mapbox-gl-directions
mapbox-gl-directions copied to clipboard
visualize waypoints
Currently, when a waypoint is added (via code or clicking and dragging a route in the UI) we just change the shape of the route geometry and don't reflect that there is a waypoint.
We should consider adding an annotation for a waypoint and draw it over the route.