navi/src
Matt c4750c94ba Filter BLM: exclude urban types, keep unknown/resource
- Exclude ARTERIAL, COLLECTOR, LOCAL, paved, highways
- Keep RESOURCE, UNKNOWN, and empty functional class
- Most BLM data has empty func class, so whitelist was too strict

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-04-30 21:09:16 +00:00
..
components Filter BLM: exclude urban types, keep unknown/resource 2026-04-30 21:09:16 +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