v0.9.0
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 arouteOptions
property set to the RouteOptions object that was used to obtain the route. (#122)