mobile html5 launch phone's native navigation app

前端 未结 5 1080
灰色年华
灰色年华 2021-02-01 07:30

I\'m developing a phonegap/cordova app. Is there a way to open a phone\'s native navigation app within the browser view? Or is there a best practice on opening native map applic

5条回答
  •  花落未央
    2021-02-01 07:50

    As mentioned above, the following works on Galaxy S4 Android (just tested it), to bring up the Google Maps/Navigation app and waze:

    Wikimedia Headquarters
    

    Credit: http://en.wikipedia.org/wiki/Geo_URI#Example

    Please also see the answer here: https://stackoverflow.com/a/19765368/2728686

提交回复
热议问题