Skip to content

API Updates

Latest
Compare
Choose a tag to compare
@intere intere released this 12 Dec 21:17
· 25 commits to develop since this release

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

Links

Code Diff