Releases: mapbox/mapbox-gl-directions
Releases · mapbox/mapbox-gl-directions
v4.3.1
- [internal] Improve performance of marker dragging #316
v4.3.0
- [feature] Added option
instructions.showWaypointInstructions
to control displaying of waypoint instructions #313
v4.2.0
- [feature] Display waypoints-related instructions #310
- [chore] Update mapbox-gl peer dependency to support version 3 #310
- [chore] Fixed launching of tests #310
v4.1.2
- [chore] Update mapbox-gl peer dependency version #298
v4.1.1
- [bug] Exclude
options.api
from query params #266
- [bug] Catch 'No Route found' response #278
- [bug] Abort request after
removeRoutes()
is called #285
- [bug] Fix mixed duration and distance values #271
v4.1.0
4.1.0
- Adds routePadding option to MapboxDirections object #243
- Fixes bug that showed dropdown suggestions when reversing route #246
Updates GL-JS to v1.0.0
- Update packages to resolve polyline dependency
- Update peerDependency for Mapbox-GL-JS to support v1.0 release
- Switch to
yarn
to workaround sockjs-client
dependency issue