Firstly, I’m making a web application, not an iPhone application.
How do you open the Google maps application with a location passed to it so you can view it on the app?
I put this as a link:
<a href="maps:58.09423,67.97662">Open in Google Maps</a>
It does open the Google Maps application but it doesn’t zoom into the place with a marker as requested, how do I do this?
Based on the Apple docs, I believe what you are looking for is: