Document spiderfyDistanceMultiplier

This commit is contained in:
danzel
2012-12-05 11:30:00 +13:00
parent bb92b17b20
commit 1c369e268e
+1
View File
@@ -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.