简体   繁体   English

当我尝试使用以下科尔多瓦google maps插件https://github.com/mapsplugin/cordova-plugin-googlemaps时出现错误

[英]I am getting an error when I tried to use the following cordova google maps plugin https://github.com/mapsplugin/cordova-plugin-googlemaps

The error that I am getting is in the link below .I tried changing the xmlns to xmlns:android in config.xml file. 我收到的错误在下面的链接中。我尝试将config.xml文件中的xmlns更改为xmlns:android。 and that fixes the error but after running cordova build android --config.It overrides the config.xml file and the error is back again.Can someone help in using the Google maps plugin for cordova CONFIG.XML ERROR for Google Maps plugin 并解决了错误,但在运行cordova build android --config之后,它覆盖了config.xml文件,并且错误再次返回。有人可以帮助使用Cordova的Google Maps插件CONFIG.XML ERROR for Google Maps插件

Implementing that plugin can be tricky.I found some major issues even after I got it working in my app. 实施该插件可能很棘手,即使在应用程序中正常工作后,我仍然发现了一些重大问题。 have a look at this tutorial by Gajotres . 看看Gajotres的 这篇教程 it doesn't require any plugin. 它不需要任何插件。

暂无
暂无

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 地图拖动事件谷歌地图android sdk cordova cordova-plugin-googlemaps - map drag event google maps android sdk cordova cordova-plugin-googlemaps 为什么我使用cordova-plugin-googlemaps得到了空白地图 - Why have I got a blank map using cordova-plugin-googlemaps 离子插件添加cordova-plugin-googlemaps后构建失败 - BUILD FAILED after ionic plugin add cordova-plugin-googlemaps Ionic-错误:无法通过注册表获取插件cordova-plugin-statusbar @ https://github.com/apache/cordova-plugin-statusbar.git - Ionic - Error: Failed to fetch plugin cordova-plugin-statusbar@https://github.com/apache/cordova-plugin-statusbar.git via registry Play 商店中的 Cordova-plugin-googlemaps 空白屏幕 - Cordova-plugin-googlemaps blank screen on Play store 使用Cordova插件通过WayPoints从源到目的地的路线添加了cordova-plugin-googlemaps - Directions from Source to Destinations via WayPoints using cordova plugin add cordova-plugin-googlemaps 为什么在Cordova Firebase插件中找不到AbstractSafeParcelable错误 - Why am I getting AbstractSafeParcelable not found error in Cordova Firebase plugin 在Android模拟器中使用Cordova Google Maps插件时出错:GoogleMaps插件中未定义getMap - Error using Cordova Google Maps plugin in android emulator: getMap is not defined in GoogleMaps plugin Gradle“ com.android.dex.DexException”构建了一个涉及cordova-plugin-googlemaps和ibm-mfp-push插件的应用程序。 - Gradle “com.android.dex.DexException” building an app involving cordova-plugin-googlemaps and ibm-mfp-push plugins. 错误-Google Maps Cordova插件安装 - Error - Google Maps Cordova Plugin installation
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM