v7.0.1
What's Changed
- fix: downgraded some dependencies to re-introduce compatbility with Flutter 3.19 by @monsieurtanuki in #1897
- perf: expose
isPointInPolygon
and make 40% faster (at least in JIT mode) by @ignatz in #1907 - fix: overlapping
Polygon
cutting & color/translucency mixing by @JaffaKetchup in #1901 - fix: correct
PolygonLayer.useAltRenderer
renderer whenPolygon
s have multiple holes by @JaffaKetchup in #1906 - feat: implement efficient(-ish) change detection for
PolygonLayer
&PolylineLayer
by @JaffaKetchup in #1904 - chore: prepare for v7.0.1 release by @JaffaKetchup in #1911
Full Changelog: v7.0.0...v7.0.1