Skip to content

v2.6.0

Compare
Choose a tag to compare
@MaximAlien MaximAlien released this 08 Jul 01:01
· 96 commits to main since this release
ad9ae36

v2.6.0

Changes since v2.5.0:

  • MapboxDirections now requires Turf v2.4. (#703)
  • Added the RouteOptions.maximumWeight property to compute routes that excludes roads with a lower weight limit. (#694)
  • Added Route.refreshLegIncidents(from:) method to allow refreshing RouteLeg.incidents during a route refresh. (#704)
  • Added the Intersection.railroadCrossing, Intersection.trafficSignal, Intersection.stopSign and Intersection.yieldSign properties to indicate the kind of traffic control devices at an intersection along the route. (#706)

Documentation is available online or within Xcode.