Google maps API directions service redirects to JSON info, but how do I get it to open map app in phone?
I’m new to Google Map API. The following javascript opens a new page with the JSON data. The google documentation gives the following URL example, (I added the window.open javascript part). But there isn’t a complete example anywhere that I found.