mirror of
https://github.com/zvx-echo6/navi.git
synced 2026-08-26 17:31:37 +00:00
Populate place.category = osm_key:osm_value (else null) where geocoder results become routable places, so Auto mode can take the type-hint fast path instead of the spatial /locate probe: - LocationInput.selectResult (direct setRouteStart/End) - SearchBar.setSelectedPlace (preview -> PlaceCard -> startDirections) + pending addStop - DirectionsPanel.handleDragEnd now preserves category through origin/dest reconstruction Coord-only pins (radial menu, GPS, dropped pins) and basemap-label features carry no osm_key:value, so category is null and Auto falls back to the spatial check. setRouteStart/ setRouteEnd store places wholesale (category preserved); startDirections already preserves it. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| docs | ||
| 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