mirror of
https://github.com/FoggedLens/deflock-app.git
synced 2026-03-31 09:19:20 +02:00
Change mapBounds from LatLngBounds? to final LatLngBounds so the compiler can prove it's non-null after the inner try-catch. Addresses review comment on PR #45. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>