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/fl...