navi/src/components
Matt b12ebe672e feat(search): add viewport bias for location-aware geocoding
- Add mapCenter state to store (lat/lon/zoom)
- Track map center on moveend in MapView
- Pass mapCenter to searchGeocode from SearchBar
- Update searchGeocode API call to include viewport params

Search results now prioritize locations near the current map view.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-04-26 04:03:52 +00:00
..
ContactList.jsx Add contacts/phone book UI with search integration 2026-04-22 05:30:19 +00:00
ContactModal.jsx Add contacts/phone book UI with search integration 2026-04-22 05:30:19 +00:00
GpsOriginItem.jsx feat(navi): GPS origin + place detail panel + basic actions 2026-04-20 20:59:18 +00:00
LayerControl.jsx feat: add contours layer with tier-aware zoom visibility 2026-04-24 00:44:20 +00:00
LocateButton.jsx fix: mobile UX — GPS permission flow, traffic toggle, overflow 2026-04-22 03:27:21 +00:00
ManeuverList.jsx feat(navi): GPS origin + place detail panel + basic actions 2026-04-20 20:59:18 +00:00
MapView.jsx feat(search): add viewport bias for location-aware geocoding 2026-04-26 04:03:52 +00:00
ModeSelector.jsx fix: mobile UX — GPS permission flow, traffic toggle, overflow 2026-04-22 03:27:21 +00:00
Panel.jsx Add contacts/phone book UI with search integration 2026-04-22 05:30:19 +00:00
PlaceDetail.jsx Add public land classification to PlaceDetail 2026-04-22 15:36:44 +00:00
SearchBar.jsx feat(search): add viewport bias for location-aware geocoding 2026-04-26 04:03:52 +00:00
StopItem.jsx fix: mobile UX — GPS permission flow, traffic toggle, overflow 2026-04-22 03:27:21 +00:00
StopList.jsx feat(navi): GPS origin + place detail panel + basic actions 2026-04-20 20:59:18 +00:00