Jquery 移动、谷歌地图和 PhoneGap
我一直在 jquery mobile 中使用谷歌地图,它们运行良好,但是当我在phonegap 中转换我的应用程序时,谷歌地图停止工作。我正在使用phonegap 1.4.1
i have been using google maps in jquery mobile and they are working well but when i convert my app in phonegap google maps stops working. i am using phonegap 1.4.1
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
您能否详细说明一下以便理解您的问题?
这可能都与源域白名单有关。
您是否需要在您的 plist 文件中合并 google 的域?
您可以在 [your_app]/Supporting files/[your_app].plist 中找到这些列入白名单的域
我必须将其包含在外部主机部分:
Can you elaborate a bit more on that in order to understand your issue?
It might all be related to the whitelisting of source domains.
Could it be you need to incorporate the domains of google in your plist file?
You can find those whitelisted domains in [your_app]/Supporting files/[your_app].plist
I had to include in the External Hosts section: