New
v8.1.0
What's Changed
- fix: ensure
MapController.rotateAroundPointdoes not move map when already rotated by @tlserver in https://github.com/fleaflet/flutter_map/pull/2029 - feat: add multi-world support to
Polygons andPolylines & refactoring by @monsieurtanuki in https://github.com/fleaflet/flutter_map/pull/2033 - fix: ensure movement gestures emit events when starting by @JaffaKetchup in https://github.com/fleaflet/flutter_map/pull/2035
- chore: prepare for v8.1.0 release by @JaffaKetchup in https://github.com/fleaflet/flutter_map/pull/2031
Full Changelog: https://github.com/fleaflet/flutter_map/compare/v8.0.0...v8.1.0