mirror of
https://github.com/stylersnico/librenms.git
synced 2026-08-03 00:11:49 +02:00
adds additional events to README
This commit is contained in:
@@ -86,6 +86,11 @@ markers.on('clusterclick', function (a) {
|
|||||||
});
|
});
|
||||||
```
|
```
|
||||||
|
|
||||||
|
#### Additional MarkerClusterGroup Events
|
||||||
|
|
||||||
|
- **animationend**: Fires when marker clustering/unclustering animation has completed
|
||||||
|
- **spiderfied**: Fires when overlapping markers get spiderified
|
||||||
|
|
||||||
## Methods
|
## Methods
|
||||||
|
|
||||||
### Getting the bounds of a cluster
|
### Getting the bounds of a cluster
|
||||||
|
|||||||
Reference in New Issue
Block a user