I have a google maps api v3 web app and I'm curious if there's a way to pass the user's coordinates and the target location to a mobile users (iphone/android) Google Maps app so they can get real time directions if they link out to their maps app from the website?
I guess I don't know how I would make the coordinates available to the phone via the website with javascript?
site is here for reference: http://52.10.135.217/
Thanks you