Android Phonegap – How to Open Native Google Maps Application

Use the geo: type uri.

<a href="https://stackoverflow.com/questions/15745096/geo:38.897096,-77.036545">open map</a>

and the user will get the choice of opening any of the mapping applications installed on their device.

Leave a Comment