mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
Document spiderfyDistanceMultiplier
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user