自定义 Google 地图类型在 Android HTC Thunderbolt 上不显示地图类型控制选项

发布于 2024-11-29 20:26:57 字数 498 浏览 1 评论 0原文

我正在编写一个使用自定义地图类型的应用程序,您可以从地图上的下拉控件中选择要显示的地图。在 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 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文