从 iPhone、Android、黑莓中的 url 打开本机地图应用程序

发布于 2024-12-06 01:56:14 字数 373 浏览 1 评论 0原文

我试图打开本机地图应用程序以显示从当前位置到给定位置的方向。可以理解的是,该 URL 应该适用于所有智能手机,而不仅仅是 iPhone。

可用于所有手机的最常见网址是maps.google.com。

对于 iPhone,我使用了 http://maps.google.com/地图?saddr=当前%20位置&daddr=经纬度。它工作得很好,iPhone 打开地图,其中包含我的当前位置和目的地位置,并绘制方向。但它不适用于其他设备。

有什么建议吗?

谢谢。

I was trying to open the native map application to show direction from Current Location to the given location. Understandably, the url should work on all the smart phones, not just iPhone.

The most common url that can be used for all the phones can be maps.google.com.

For iPhone I have used http://maps.google.com/maps?saddr=Current%20Location&daddr=lat,lon. It works perfectly fine, iPhone opens the map with my Current Location and the destination location and draws direction. But it doesn't work on other devices.

Any suggestion ?

Thanks.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

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

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

月寒剑心 2024-12-13 01:56:14

我写了一篇博客文章讨论这个主题以及如何打开本地地图应用程序,而不仅仅是谷歌网站。在这里查看:http://habaneroconsulting。 com/insights/Opening-native-map-apps-from-the-mobile-browser.aspx

I've written a blog post addressing this topic and how open native map apps, not just the google site. Check it out here : http://habaneroconsulting.com/insights/Opening-native-map-apps-from-the-mobile-browser.aspx

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文