[Pkg-javascript-commits] [leaflet-markercluster] 293/479: Document spiderfyDistanceMultiplier
Jonas Smedegaard
dr at jones.dk
Thu Oct 16 16:00:40 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 1c369e268efefb5910e0fc848de343b61e2fb4e6
Author: danzel <danzel at localhost.geek.nz>
Date: Wed Dec 5 11:30:00 2012 +1300
Document spiderfyDistanceMultiplier
---
README.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/README.md b/README.md
index 1e6d287..7caa9e2 100644
--- a/README.md
+++ b/README.md
@@ -59,6 +59,7 @@ Other options
* **maxClusterRadius**: The maximum radius that a cluster will cover from the central marker (in pixels). Default 80. Decreasing will make more smaller clusters.
* **polygonOptions**: Options to pass when creating the L.Polygon to show the bounds of a cluster
* **singleMarkerMode**: If set to true, overrides the icon for all added markers to make them appear as a 1 size cluster
+* **spiderfyDistanceMultiplier**: Increase from 1 to increase the distance away from the center that spiderfied markers are placed. Use if you are using big marker icons.
## Events
If you register for click, mouseover, etc events just related to Markers in the 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