bpillon/google_maps_cluster_manager

Is it available to create multiple cluster managers!

MahmoudAbunaji opened this issue · 2 comments

Thank you for useful library,

Is it available to create multiple cluster managers and set different markers to each manager?
If available what about handling the (onCameraMove & onCameraIdle) ?

I haven't tried this yet. For the onCameraMove and onCameraIdle, I guess you just have to declare an intermediate method which calls each manager needed method.

Hello. There is now an example for using multiple managers on the same map. See multiple.dart