Skip to content

v2.1.0-alpha.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@1ec5 1ec5 released this 29 Oct 21:29
· 176 commits to main since this release

Changes since v2.0.0:

  • Added the Waypoint.snappedDistance property to get the straight-line distance from the waypoint to the location it was snapped to in the RouteResponse. (#616)
  • Added the RouteOptions.initialManeuverAvoidanceRadius property to avoid a sudden maneuver when calculating a route while the user is in motion. (#609)
  • Added the RoadClasses.unpaved option for avoiding unpaved roads. (#620)
  • Added the RoadClasses.cashOnlyToll property for avoiding toll roads that only accept cash payment. (#620)

Documentation is available online or within Xcode.