How to mark position of iPhone on Google Map?
I want to make a webpage with a Google Map that marks the geographical position of my iPhone, how do I go about this?
I've looked into the Google Map API section on ma开发者_StackOverflowrkers - so I can make a static marker, but I don't know how to pull the GPS data from my iPhone.
Answer is here: iPhone current user location coordinates showing as (0,0)
精彩评论