We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7bca898 commit ce1afd4Copy full SHA for ce1afd4
CHANGELOG.md
@@ -6,13 +6,18 @@ This CHANGELOG does not include every commit and/or PR - it is a hand picked sel
6
7
## [8.0.1] - 2025/02/XX
8
9
+Contains the following user-affecting changes:
10
+
11
+- Added multi-world support for `Polygon`s and `Polyline`s - [#2033](https://github.com/fleaflet/flutter_map/pull/2033)
12
13
Contains the following user-affecting bug fixes:
14
15
- Ensure `MapController.rotateAroundPoint` does not move map when already rotated - [#2029](https://github.com/fleaflet/flutter_map/pull/2029)
16
17
Many thanks to these contributors (in no particular order):
18
19
- @tlserver
20
+- @monsieurtanuki
21
22
## [8.0.0] - 2025/02/02
23
0 commit comments