Possible Duplicate:
GPS coordinates in degrees to calculate distances
Hi friends I am new iPhone developer.
I am working with the iOS GPS to find the distance between my current location and a previous location.
First of all I don't know how to find my current location. Please tell me.
I have a method that is called to find my current location and previous location. I can only get the current location from CoreLocation - how can I get hold of my previous location.
I am fully confused please help me.