No description
  • JavaScript 96.9%
  • CSS 2.9%
  • HTML 0.2%
Find a file
Ubuntu 47e1e956c6 fix(place): add reverse geocode fallback for place details
When a place is selected without osm_type/osm_id (e.g., clicking
on a basemap label), trigger a reverse geocode to obtain the OSM
identifiers. This enables fetching place details including boundary,
wiki_summary, and other enriched data.

The existing placeDetails useEffect will then fire once the
osm_type/osm_id are available in the selectedPlace.raw object.

Co-Authored-By: Claude <noreply@anthropic.com>
2026-04-29 18:32:41 +00:00
frontend fix(place): add reverse geocode fallback for place details 2026-04-29 18:32:41 +00:00