navi/src
Matt f788aefae6 Filter out urban roads from BLM layer
- Exclude ARTERIAL and COLLECTOR functional classes
- Exclude any route with HWY_CLASS (highways)
- Keeps RESOURCE, LOCAL, and UNKNOWN in rural areas

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-04-30 20:58:58 +00:00
..
components Filter out urban roads from BLM layer 2026-04-30 20:58:58 +00:00
hooks feat(map): add radial context menu with reverse-geocode action 2026-04-26 05:42:48 +00:00
utils style(radial): match Navi color palette in light and dark themes 2026-04-26 06:17:48 +00:00
api.js fix: final cleanup — disable radial menu, document auth pattern 2026-04-27 04:11:34 +00:00
App.jsx feat: add auth-state awareness and graceful degradation 2026-04-27 01:32:00 +00:00
config.js Add BLM roads/trails layer 2026-04-30 20:40:44 +00:00
index.css Fix button wrapping and add scale bar control 2026-04-28 22:06:35 +00:00
main.jsx feat(navi): config-driven tile source, defaults, and feature flags 2026-04-20 23:36:02 +00:00
store.js fix(map): call updateBoundary directly, remove useEffect 2026-04-29 23:23:11 +00:00