trails/apps
Ullrich Schäfer 337df6b527
Fix marker z-ordering: waypoints and highlight above POIs and route
Extract all Leaflet zIndexOffset values into z-index.ts constants:
  POI markers (-1000) < cursors (-1000) < ghost waypoint (-100)
  < waypoint markers (1000) < highlight dot (2000)

Replaced CircleMarker highlight with a Marker+DivIcon so it
participates in z-index ordering above waypoint markers.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-11 01:46:55 +02:00
..
journal Reduce map fly animation to 200ms 2026-04-11 00:48:41 +02:00
planner Fix marker z-ordering: waypoints and highlight above POIs and route 2026-04-11 01:46:55 +02:00