[Pkg-javascript-commits] [leaflet-markercluster] 56/128: Update README.md

Jonas Smedegaard dr at jones.dk
Sun Apr 16 06:26:03 UTC 2017


This is an automated email from the git hooks/post-receive script.

js pushed a commit to branch master
in repository leaflet-markercluster.

commit 68ca95f790ccf7e13560e866253b26e94c0c1942
Author: Dave Leaver <danzel at localhost.geek.nz>
Date:   Tue Apr 5 13:45:02 2016 +1200

    Update README.md
---
 README.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/README.md b/README.md
index 8ff85d7..e7270f0 100644
--- a/README.md
+++ b/README.md
@@ -238,6 +238,8 @@ markers.on('clusterclick', function (a) {
 #### Other clusters methods
 * **getChildCount**: Returns the total number of markers contained within that cluster.
 * **getAllChildMarkers**: Returns the array of total markers contained within that cluster.
+* **spiderfy**: Spiderfies the child markers of this cluster
+* **unspiderfy**: Unspiderfies a cluster (opposite of spiderfy)
 
 ## Handling LOTS of markers
 The Clusterer can handle 10,000 or even 50,000 markers (in chrome). IE9 has some issues with 50,000.

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