You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/componentsguide/layers/animatedclusterlayer/index.md
+9
Original file line number
Diff line number
Diff line change
@@ -135,3 +135,12 @@ When set to true, feature batches will be recreated during animations. This mean
135
135
-**Default**: `false`
136
136
137
137
When set to true, feature batches will be recreated during interactions. See also updateWhileAnimating.
138
+
139
+
## Events
140
+
141
+
You have access to all Events from the underlying `Cluster` source.
142
+
Check out [the official OpenLayers docs](https://openlayers.org/en/latest/apidoc/module-ol_source_Cluster-Cluster.html) to see the available events tht will be fired.
0 commit comments