I would like to have a link in a web page in such a way that when the link is clicked it opens the standard “Maps” view in iPhone.
If such a thing is possible, what tag format do I need to use with the link?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
It’s pretty simple; you don’t even need to use a specific scheme identifier. Any Google Maps URL will be opened with the Maps app automatically, as long as all the parameters are supported.
So links like these:
Would automatically be opened in Maps. To find out more about what works and what doesn’t see the Map Links page from the Apple URL Scheme Reference.