Page 1 of 1

How can i redirect a user from my app to google maps navigation app?

Posted: Wed Feb 25, 2015 12:31 pm
by andrew lautenbach

I am making an app that, when i click on a button, i show them their location and my companys location on the google maps api. But i need to make it so that when you click the button, you open google maps app and showing the complete directions. With the users input from my app if possible. Like this:

Image


How can i redirect a user from my app to google maps navigation app?

Posted: Wed Feb 25, 2015 1:17 pm
by Maryna Brodina

Hello!

You would need to use Google API https://developers.google.com/maps/


How can i redirect a user from my app to google maps navigation app?

Posted: Wed Feb 25, 2015 1:39 pm
by andrew lautenbach

Cant u be somewhat more specific? Where does it state that i can redirect to google maps APP itself?


How can i redirect a user from my app to google maps navigation app?

Posted: Wed Feb 25, 2015 2:03 pm
by Maryna Brodina

Appery.io uses standard google map component http://devcenter.appery.io/documentat.... To add described functionality you would have to check if it's possible with Google map API, find some code examples and implement this feature in your app.

Unfortunately support team can't provide ready solution for every specific case, but we are happy to help if you can show us what have you tried and what exactly doesn't work.