NOTE:
This is an iOS 11+ only feature and requires a physical device to testHealthKit
This project is currently a work in progress.
TODO:
Release from Cocoapods:
pod 'GeoTrackKit'
Directly from Github:
pod 'GeoTrackKit', :git => '[email protected]:intere/GeoTrackKit.git', :branch => 'develop'
// This will either start tracking, or prompt the user for access to track their location
GeoTrackManager.shared.startTracking(type: .whileInUse)
This library also includes a map control that will map the GeoTrack:
I've built a couple of variations of Geo Tracking applications, but I wanted to build a library for the community that I can share and get feedback and build better products.
See the generated API Documentation in the docs
folder
See the GeoTrackKit Wiki
link |
Stars: 52 |
Last commit: 4 weeks ago |
CLLocationCoordinate2D
to include mercator x, y and pointsDouble
to convert back and forth between radians and degreesGeoTrackAnalyzer
to split a track into legsGeoTrack
for checking if two tracks are adjacent (start / end) and check if two tracks intersect at allSwiftpack is being maintained by Petr Pavlik | @ptrpavlik | @swiftpackco | API | Analytics