Default Cluster Renderer
The default view for a ClusterManager. Markers are animated in and out of clusters.
Functions
Link copied to clipboard
Get the Cluster from a marker
Link copied to clipboard
Get the ClusterItem from a marker
Link copied to clipboard
Called to determine the text appearance of a cluster.
Link copied to clipboard
Gets the minimum cluster size used to render clusters.
Link copied to clipboard
Called when the view needs to be updated because new clusters need to be displayed.
Link copied to clipboard
Called to set animation on or off
Link copied to clipboard
Sets the length of the animation in milliseconds.
Link copied to clipboard
Sets the minimum cluster size used to render clusters.
Link copied to clipboard
Link copied to clipboard
open fun setOnClusterInfoWindowClickListener(listener: ClusterManager.OnClusterInfoWindowClickListener<T>)
Link copied to clipboard
open fun setOnClusterInfoWindowLongClickListener(listener: ClusterManager.OnClusterInfoWindowLongClickListener<T>)
Link copied to clipboard
Link copied to clipboard
open fun setOnClusterItemInfoWindowClickListener(listener: ClusterManager.OnClusterItemInfoWindowClickListener<T>)
Link copied to clipboard