Skip to content

v0.9.0

Compare
Choose a tag to compare
@1ec5 1ec5 released this 13 Apr 22:55
· 952 commits to master since this release

Changes since v0.8.1:

  • Added an option to RouteOptions for obtaining attributes about each node or segment between nodes in the returned route legs. Available attributes include expected speed and travel time. (#118)
  • Replaced Route’s profileIdentifier property with a routeOptions property set to the RouteOptions object that was used to obtain the route. (#122)