mirror of
https://github.com/vitorpamplona/amethyst.git
synced 2026-08-09 16:14:40 +00:00
Replace the reverse-geocoded "📍 City" line on the Roadstr road event report and confirmation cards with an osmdroid OpenStreetMap preview pinned at the event's coordinates. - Add osmdroid-android 6.1.20 (Apache-2.0) to the version catalog and the amethyst module. - New LocationPreviewMap composable: an AndroidView-wrapped MapView with MAPNIK tiles, a single marker, lifecycle-aware onResume/onPause/onDetach, and nested-scroll-friendly touch handling so panning the map doesn't fight the feed scroll. Sets the OSM User-Agent to the package name (required or OSM returns 403). - RoadEvent cards resolve a point from the explicit lat/lon tags, falling back to the center of the finest published geohash. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_017tYbcy4UGWxqQbcycyL7Yd