mirror of
https://github.com/stylersnico/librenms.git
synced 2026-08-03 08:01:38 +02:00
Merge pull request #116 from scpike/improve-readme
Fix a minor inconsistency in the README
This commit is contained in:
@@ -49,8 +49,8 @@ Check out the [custom example](http://danzel.github.com/Leaflet.markercluster/ex
|
||||
|
||||
### All Options
|
||||
Enabled by default (boolean options):
|
||||
* **zoomToBoundsOnClick**: When you mouse over a cluster it shows the bounds of its markers.
|
||||
* **showCoverageOnHover**: When you click a cluster we zoom to its bounds.
|
||||
* **zoomToBoundsOnClick**: When you click a cluster we zoom to its bounds.
|
||||
* **showCoverageOnHover**: When you mouse over a cluster it shows the bounds of its markers.
|
||||
* **spiderfyOnMaxZoom**: When you click a cluster at the bottom zoom level we spiderfy it so you can see all of its markers.
|
||||
|
||||
Other options
|
||||
|
||||
Reference in New Issue
Block a user