Cluster Renderer
Renders clusters.
Inheritors
Functions
Link copied to clipboard
Called to determine the text appearance of a cluster.
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
Link copied to clipboard
abstract fun setOnClusterInfoWindowClickListener(listener: ClusterManager.OnClusterInfoWindowClickListener<T>)
Link copied to clipboard
abstract fun setOnClusterInfoWindowLongClickListener(listener: ClusterManager.OnClusterInfoWindowLongClickListener<T>)
Link copied to clipboard
Link copied to clipboard
abstract fun setOnClusterItemInfoWindowClickListener(listener: ClusterManager.OnClusterItemInfoWindowClickListener<T>)
Link copied to clipboard
abstract fun setOnClusterItemInfoWindowLongClickListener(listener: ClusterManager.OnClusterItemInfoWindowLongClickListener<T>)