自定义 Google 地图类型在 Android HTC Thunderbolt 上不显示地图类型控制选项
我正在编写一个使用自定义地图类型的应用程序,您可以从地图上的下拉控件中选择要显示的地图。在 iPhone 和我的 LG 安卓设备上一切正常。我在使用我朋友和他妻子的 HTC Thunderbolts 时遇到问题。在 Thunderbolt 上,下拉菜单没有显示我的 mapTypeIds 列表,而是仅显示两个选项:卫星和地图。他们在两部手机上都遇到了完全相同的问题。
该应用程序是一个 jQuery 移动应用程序。 这是我访问 API 的方式(如果这可能与之相关)
我也在使用这个 jQuery 插件 到使将地图插入我的应用程序变得更容易。
I'm writing an application that uses custom map types and you can choose which map to show from a drop down control over the map. Everything is working fine on iPhones and my LG android. I'm having problems on my friend and his wife's HTC Thunderbolts. On the thunderbolt, instead of the drop down showing my mapTypeIds list, it is only showing two options, Satellite and Map. They have the exact same problem on both phones.
The app is a jQuery mobile application.
Here is how I'm accessing the API if that might have anything to do with it
<script src="http://maps.google.com/maps/api/js?sensor=false" type="text/javascript"></script>
I'm also using this jQuery plugin to make it easier to insert the map into my application.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论