PSLocationManager icon indicating copy to clipboard operation
PSLocationManager copied to clipboard

An Objective C class to track a user's distance and speed via GPS on iOS, using CoreLocation

PSLocationManager allows you to track a user's distance and speed.

Setup with Cocoapods

  • Add pod ‚PS’LocationManager to your Podfile
  • Run pod install

Detailed info can be found here: http://perspecdev.com/blog/2012/02/22/using-corelocation-on-ios-to-track-a-users-distance-and-speed/