flutter-mapbox-gl / maps

A Mapbox GL flutter package for creating custom maps
Other
1.04k stars 503 forks source link

If I show more than 8 markers in my map when zooming out they become black rectangles #1303

Closed vidriloco closed 1 year ago

vidriloco commented 1 year ago

Has anyone experienced the following (or similar) issue?

When adding a set of Symbols > 8 to a MapboxMapController as I zoom out the map they become black rectangles. If I run the app with just 5 symbols and zoom out they don't become black rectangles. I am running my app on iOS.

I suspect this issue is related to Mapbox clustering the icons somehow.

A screenshot of the issue is shown below:

IMG_3AADD87E49DF-1

felix-ht commented 1 year ago

should be an simulator issue

stale[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.