Phonegap Maps with iOS and Android

202 views Asked by At

So I have basically given up. I have tried my best to search all possible ways to have a link open up map application in an app but I seem to fail.

Here's the situation: I want a particular link to open up in Android and iOS. Assuming some users probably don't have Google Maps installed on their Apple devices, I was wondering there can be an option to select any particular app they'd like.

My troubleshooting so far: I noticed geo: works in iOS and maps: works in Android but can't seem to have them both work on the different platforms.

I am pretty new to Phonegap and still learning. Any help will be much appreciated!

1

There are 1 answers

5
Ranjith Varma On

Your best option will be to go with "launch navigator". You should modify the functions and write conditions (to check the platform).It is the best option

Here is the link https://github.com/dpa99c/phonegap-launch-navigator