mirror of
https://github.com/mauriceboe/TREK.git
synced 2026-06-21 06:11:45 +00:00
a743af58a2
The GL renderer accepted the routeSegments prop but never drew anything, so the walking/driving time pills between consecutive places only showed on the Leaflet map. Render them as HTML markers, mirroring the Leaflet pill. Closes #850