From 232e4bfa158409e345cf1e7ed64d06fd286dda6a Mon Sep 17 00:00:00 2001 From: Michael Dougherty Date: Tue, 28 Oct 2014 10:09:07 -0700 Subject: [PATCH] adds additional events to README --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 6b51c9247d..f762995d3f 100644 --- a/README.md +++ b/README.md @@ -86,6 +86,11 @@ markers.on('clusterclick', function (a) { }); ``` +#### Additional MarkerClusterGroup Events + +- **animationend**: Fires when marker clustering/unclustering animation has completed +- **spiderfied**: Fires when overlapping markers get spiderified + ## Methods ### Getting the bounds of a cluster