mapbox-maps-flutter
mapbox-maps-flutter copied to clipboard
Additional lines appearing on line layer at high zoom levels
I've found that when displaying a line layer and zooming in additional lines are added to the map. These don't represent any data points in our GeoJSON. This only occurs on iOS, even with the same dataset. I can't seem to find any information online about this issue so am inclined to believe it's a bug within the platform.
https://user-images.githubusercontent.com/5247617/232097455-96ff4d83-2c63-4e2e-b4be-601137592319.mov
@Pebsie could you provide the GeoJSON file that demonstrates this issue?