onClusterClick

abstract fun onClusterClick(cluster: Cluster<T>): Boolean

Called when cluster is clicked. Return true if click has been handled Return false and the click will dispatched to the next listener