GeoTrackKit Versions Save

A Cocoapod for Geo Tracking.

0.4.2

5 years ago

Updates

  • Extension to CLLocationCoordinate2D to include mercator x, y and points
  • Extended parsing of CLLocation so that it supports long and short name versions of CLLocations
  • Extended Double to convert back and forth between radians and degrees
  • Added the ability for GeoTrackAnalyzer to split a track into legs
  • Added utilities to GeoTrack for checking if two tracks are adjacent (start / end) and check if two tracks intersect at all
  • Added sharing of tracks in the example app
  • Added unit tests

Code Diff

0.2.0

5 years ago

Updates

Converted the library to Swift 4 and made some changes per swiftlint

Code Diff between 0.1.0 and 0.2.0

This is functionally no different than 0.1.0

0.3.0

5 years ago

Library Updates

  • Added HealthKit subspec
    • Provides the ability to read tracks from Workouts in HealthKit
  • Factored existing code into a (default) subspec: Core

Example App Updates

  • Added Live Tracking in Example App
  • Refactored Example App into a tab bar based UI

Code Differences

Diff of 0.2.0 and 0.3.0

Screenshots

geotrackkit-healthkit