flutter-mapbox-gl / maps

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

Disable clustering #1276

Closed vikhlyaev closed 1 year ago

vikhlyaev commented 1 year ago

how to disable clustering completely? and just hide symbols at a certain zoom?

MrLongg71 commented 1 year ago

update field _mapController.setSymbolIconIgnorePlacement(true);

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.