Page 1 of 1

Driving Directions Native Map Exits App

Posted: Thu Aug 20, 2015 4:29 pm
by Vinny B

Hello

I am trying to allow the user to automatically get driving directions using there native map program.

The problem I am having is that it opens the Map correctly with the driving directions but there is no way to go back into the app.

Code: Select all

For example I click on a button the native map program opens and givs the user directions. But now the user cannot go back into my app. Every time they click in my app it open the same driving directions from the link. 

Ideas?

Thank you


Driving Directions Native Map Exits App

Posted: Fri Aug 21, 2015 12:08 am
by Vinny B

any ideas


Driving Directions Native Map Exits App

Posted: Fri Aug 21, 2015 12:53 pm
by Vinny B

I think this will work for me.
works in android not sure about ios

TEST


Driving Directions Native Map Exits App

Posted: Fri Aug 21, 2015 5:26 pm
by Serhii Kulibaba

Hello Vinny,

Could you clarify, what link do you use? How do you need open your own app?


Driving Directions Native Map Exits App

Posted: Sat Aug 22, 2015 3:26 pm
by Vinny B

This works on android and ios I tested it.

button class="boxButtons" onClick="window.open('http://maps.apple.com/?daddr=40.80624...' ,'_system', 'location=yes')" X2103 - Cypress Ave & 139th St </button