GPS co-ordinates on a Map
I am trying to create an App which takes the GPS co-ordinates of my iPhone and displays my current position on the Map.
I have got the GPS co-ordinates from my iPhone using LocateMe Sample code, so now that is not a problem for me.
I want to know how to display the GPS co-ordinates on a Map.
To do that should I create a Web Service of my own or is there already a web service which can take my GPS co-ordinates and display it on a Map. I have my GPS co-ordinates in my hand It would be really of great help if you could give me some idea how to proceed from here afterwards
|