Is it available to create multiple cluster managers!
MahmoudAbunaji opened this issue · 2 comments
MahmoudAbunaji commented
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) ?
bpillon commented
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.
bpillon commented
Hello. There is now an example for using multiple managers on the same map. See multiple.dart