mirror of
https://github.com/zvx-echo6/navi.git
synced 2026-08-26 17:31:37 +00:00
No description
- JavaScript 96.9%
- CSS 2.9%
- HTML 0.2%
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> |
||
|---|---|---|
| backend | ||
| frontend | ||