mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00: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
|
||||
|
||||
### Getting the bounds of a cluster
|
||||
|
||||
Reference in New Issue
Block a user