Files
TREK/client
Maurice a743af58a2 fix(map): render travel-time pills on the Mapbox GL map
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
2026-05-25 01:04:25 +02:00
..