mapbox/mapbox-gl-directions

visualize waypoints

Ouverte

#286 ouverte le 19 mars 2022

 (0 commentaire) (0 réaction) (0 personne assignée)JavaScript (130 forks)github user discovery
enhancementhelp wanted

Métriques du dépôt

Stars
 (253 étoiles)
Métriques de merge PR
 (Merge moyen 22h 39m) (1 PR mergée en 30 j)

Description

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.

Guide contributeur