mirror of
https://github.com/zvx-echo6/navi.git
synced 2026-06-10 17:04:50 +02:00
- Track place identity with lastFlyTargetRef to avoid re-flying on metadata updates (boundary, wikidata, etc.) - Only flyTo on NEW place selection, not subsequent store updates - Apply z14 threshold to all camera movements: - flyTo for search results: only if currentZoom < 14 - fitBounds for boundaries: only if currentZoom < 14 - At z14+ camera stays put, boundary draws silently Fixes zoom-out bug where clicking a feature at high zoom would zoom back out to z14. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| ContactList.jsx | ||
| ContactModal.jsx | ||
| GpsOriginItem.jsx | ||
| LayerControl.jsx | ||
| LocateButton.jsx | ||
| ManeuverList.jsx | ||
| MapView.jsx | ||
| ModeSelector.jsx | ||
| Panel.jsx | ||
| PlaceCard.jsx | ||
| PlaceDetail.jsx | ||
| RadialMenu.jsx | ||
| SearchBar.jsx | ||
| StopItem.jsx | ||
| StopList.jsx | ||
| ThemePicker.jsx | ||