mirror of
https://github.com/FoggedLens/deflock-app.git
synced 2026-05-11 12:17:10 +02:00
d124cee9b3
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>