swiftmade/backtrack-ios-sdk

Routes

Opened this issue · 0 comments

When provided departure and destination points, the SDK should work out directions in between.

  • Return all possible routes with distances

When a route is designated:

  • Return waypoints
  • Return calculated length
  • Save the route to disk for later access

The SDK Should also provide

  • Access saved routes from disk
  • Edit routes on the disk
  • Delete routes from the disk