How to launch Google Maps on iPhone via web link?

前端 未结 4 809
攒了一身酷
攒了一身酷 2021-01-30 05:20

I am building a site that will have address links as well as image of a map - both of which have a link to Google Maps.

The problem is that when I click on these links u

4条回答
  •  青春惊慌失措
    2021-01-30 06:18

    You can use apple's interface which is a bit more intelligent when using different browsers and devices:

    http://maps.apple.com/?q=51.507269,-0.127695

    Clicking the above url on the following devices:

    iPhone|iPad: Opens Apple maps app

    Android: Gives you a choice to open in either Google Maps App or Google maps website

    Windows Phone: Opens Google maps mobile website

    Windows 8 Desktop: Opens Google maps website

    Apple OS Desktop: Opens the new maps app (Mavericks)!!

    For more info see: Apple URL Scheme Reference

提交回复
热议问题