AntiMap icon indicating copy to clipboard operation
AntiMap copied to clipboard

AntiMap Log: add altitude & accelerometer

Open trentbrooks opened this issue 13 years ago • 0 comments

Add altitude to the recorded stats, as the 8th parameter. Should be an easy update to make, but requires implementation and testing to see if it works correctly.

Also other stats to add which would be of use could be accelerometer data?

Reference docs: ios- http://developer.apple.com/library/ios/#documentation/CoreLocation/Reference/CLLocation_Class/CLLocation/CLLocation.html

android- http://developer.android.com/reference/android/location/Location.html

trentbrooks avatar Jan 29 '12 01:01 trentbrooks