[Pkg-javascript-commits] [leaflet-markercluster] 202/219: Documentation for unspiderfied event

Jonas Smedegaard dr at jones.dk
Sat May 7 09:39:35 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 8221318326cf03652879b935a1f6a81b6b11090c
Author: danzel <danzel at localhost.geek.nz>
Date:   Tue Dec 22 10:37:42 2015 +1300

    Documentation for unspiderfied event
---
 README.md | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 6fba6dc..dcb3655 100644
--- a/README.md
+++ b/README.md
@@ -145,7 +145,8 @@ markers.on('clusterclick', function (a) {
 ### Additional MarkerClusterGroup Events
 
 - **animationend**: Fires when marker clustering/unclustering animation has completed
-- **spiderfied**: Fires when overlapping markers get spiderified
+- **spiderfied**: Fires when overlapping markers get spiderified (Contains ```cluster``` and ```markers``` attributes)
+- **unspiderfied**: Fires when overlapping markers get spiderified (Contains ```cluster``` and ```markers``` attributes)
 
 ## Methods
 

-- 
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