[Pkg-javascript-commits] [leaflet-markercluster] 47/219: adds additional events to README
Jonas Smedegaard
dr at jones.dk
Sat May 7 09:39:10 UTC 2016
This is an automated email from the git hooks/post-receive script.
js pushed a commit to branch master
in repository leaflet-markercluster.
commit 232e4bfa158409e345cf1e7ed64d06fd286dda6a
Author: Michael Dougherty <michael.dougherty at buildingenergy.com>
Date: Tue Oct 28 10:09:07 2014 -0700
adds additional events to README
---
README.md | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/README.md b/README.md
index 6b51c92..f762995 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
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/leaflet-markercluster.git
More information about the Pkg-javascript-commits
mailing list