New
v8.2.2
What's Changed
- fix(example): prevent widget overflow in tile builder demo by @ReinisSprogis in https://github.com/fleaflet/flutter_map/pull/2129
- fix: prevent negative left-shift when using negative
zoomOffsetby @monsieurtanuki in https://github.com/fleaflet/flutter_map/pull/2133 - fix: assert
MapCamera.zoomis finite on construction by @JaffaKetchup in https://github.com/fleaflet/flutter_map/pull/2141 - chore: ignore deprecations, bump action versions, add lower flutter sdk bound to ci by @josxha in https://github.com/fleaflet/flutter_map/pull/2155
- chore: prepare for v8.2.2 release by @JaffaKetchup in https://github.com/fleaflet/flutter_map/pull/2140
Full Changelog: https://github.com/fleaflet/flutter_map/compare/v8.2.1...v8.2.2