Fire event after MarkerClusterer has finished
I was just wondering the same thing. This is how I did it:
google.maps.event.addListener(markerClusterer, 'clusteringend', myFunction);
I was just wondering the same thing. This is how I did it:
google.maps.event.addListener(markerClusterer, 'clusteringend', myFunction);