mirror of
https://github.com/zvx-echo6/navi.git
synced 2026-05-20 22:54:42 +02:00
feat(map): add hover and click highlight for interactive features
- Add visual hover feedback on map labels (cities, POIs, regions) using MapLibre feature-state paint property expressions - Hover: cursor pointer + brighter text + subtle halo glow - Click highlight: accent color text + accent glow halo - Highlight persists until place card closed or different feature clicked - Remove DOM overlay marker for feature mode (use native paint instead) - Consolidate interactive layers into INTERACTIVE_LAYERS constant - Re-apply styles on theme change Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
parent
85a4e71def
commit
b381d8d97f
1 changed files with 2057 additions and 1970 deletions
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue