You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added Matrix API wrapper. The Mapbox Matrix API computes travel times between many points, and returns a matrix of all travel times between the locations. #626
Fixed a crash that could occur if only one Waypoint with a nonnull name was used in the Directions request. #797
Added Interchange and Junction structs describing IC and JCT. #799
Fixed an issue where using cashTollOnly for road class exclusions failed the directions request. (#801)