[BUG] Alternative polygon renderer in 7.0 renderers multiple holes incorrectly #1899
Labels
bug
This issue reports broken functionality or another error
P: 2 (soon™?)
S: core
Scoped to the core flutter_map functionality
What is the bug?
If a polygon contains multiple holes and the useAltRendering property is set on the polygon layer, then the holes are cut out incorrectly (with vertices from different holes seemingly connecting to each other)
Expected output:
Actual output:
How can we reproduce it?
The following code can be used to reproduce this issue:
Do you have a potential solution?
No response
Platforms
Windows 11, iOS 17
Severity
Obtrusive: Prevents normal functioning but causes no errors in the console
The text was updated successfully, but these errors were encountered: