谷歌地图 v2 与 v3
我在我的页面上主要使用谷歌地图版本 2,但现在我尝试使用 v3 的示例。应该可以吧?它会对我的申请产生任何奇怪的影响吗?
在应用程序中顺利升级谷歌地图版本的最佳方法是什么?
谢谢, 亚历克斯
I am using mostly google maps version 2 on my pages, but now I am trying to work from an example which is v3. Should that be ok? Will it have any strange effects on my application?
What is the best way to smoothly upgrade in versions of google maps in an application?
Thanks,
Alex
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
您可以使用 v3 的示例,但始终根据 v2 API 参考检查它们,否则您有时会遇到意外结果。
升级总是很痛苦,但这里有两个建议:
You can use examples using v3 but always check them against the v2 API reference or you'll meet unexpected results at some point.
Upgrade is always a pain but here are a two suggestions: