[Pkg-javascript-commits] [leaflet-markercluster] 320/479: Document removeOutsideVisibleBounds

Jonas Smedegaard dr at jones.dk
Thu Oct 16 16:00:46 UTC 2014


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

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

commit c738664063ec824209fcd64dce69baa0b2081c07
Author: Dave Leaver <danzel at localhost.geek.nz>
Date:   Wed Jan 23 08:31:07 2013 +1300

    Document removeOutsideVisibleBounds
---
 README.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/README.md b/README.md
index e10de22..13a5bde 100644
--- a/README.md
+++ b/README.md
@@ -26,6 +26,7 @@ By default the Clusterer enables some nice defaults for you:
 showCoverageOnHover: When you mouse over a cluster it shows the bounds of its markers.
 zoomToBoundsOnClick: When you click a cluster we zoom to its bounds.
 spiderfyOnMaxZoom: When you click a cluster at the bottom zoom level we spiderfy it so you can see all of its markers.
+removeOutsideVisibleBounds: Clusters and markers too far from the viewport are removed from the map for performance.
 
 You can disable any of these as you want in the options when you create the MarkerClusterGroup:
 ```javascript

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