mapbox / mapbox-gl-directions

Directions plugin for mapbox-gl-js using Mapbox Directions API.
https://mapbox.com/mapbox-gl-js/example/mapbox-gl-directions/
ISC License
235 stars 124 forks source link

visualize instructions past first waypoint #287

Open dudeuter opened 2 years ago

dudeuter commented 2 years ago

At the moment if you add a waypoint we will visualize instructions until the first arrival instruction when you have a route with waypoints you have multiple arrival instructions we should visualize all of them. 🙂