mirror of
https://github.com/zvx-echo6/navi.git
synced 2026-05-20 14:44:51 +02:00
No description
- JavaScript 96.9%
- CSS 2.9%
- HTML 0.2%
Instead of changing entire layer paint properties (which highlights all labels in the layer), use MapLibre case expressions to target only the specific feature by name. This prevents highlighting ALL labels when hovering/selecting one. Expression format: ["case", ["==", ["get", "name"], featureName], highlightColor, originalColor] Fixes text duplication at z14+ on small places. |
||
|---|---|---|
| public | ||
| src | ||
| .gitignore | ||
| deploy.sh | ||
| eslint.config.js | ||
| index.html | ||
| LICENSE | ||
| package-lock.json | ||
| package.json | ||
| postcss.config.js | ||
| README.md | ||
| vite.config.js | ||
navi
Navi — self-hosted navigation web frontend for Echo6