Quote:
Originally Posted by gevans777
Hi,
I'm wanting to create an app where using my the iPhones GPS I am able to plot my position on a map. I realise that this kind of app is already out there. I just wanted to create it myself. Does anyone know where I can find information on this or how I would go about getting started?
Thanks.
|
i'm not sure about the specifics, but you need to make use of the MapKit framework, as well as the CoreLocation framework. Check the documentation for the methods you need.