bpillon / google_maps_cluster_manager

Simple Flutter clustering library for Google Maps
https://pub.dev/packages/google_maps_cluster_manager
MIT License
121 stars 94 forks source link

Update cluster #37

Closed danielsotelotasgroup closed 2 years ago

danielsotelotasgroup commented 2 years ago

Hi! I'm having a problem calling the _initClusterManager () method again to display new clusters again. How can I update the view of the clusters according to the items that I pass to it?

bpillon commented 2 years ago

Hello. What do you mean by "update clusters" ? Do you want to update the way they are displayed or just update the items that are clustered ?