NathanAP / vue-google-maps-community-fork

The community fork for Vue Google Maps library
https://vue-google-maps-community-fork.netlify.app
MIT License
108 stars 33 forks source link

How to access the MarkerClusterer Events ? #95

Open lecappa opened 7 months ago

lecappa commented 7 months ago

Good morning, I have a cluster with a lot of markers and I would like to make a loader while it filters the markers.

I think there is MarkerClustererEvents but I don't know how to access it.

Thanks in advance