on Cluster Clicked
fun onClusterClicked(onClusterClick: (ClusterFeature) -> Boolean): PointAnnotationGroupInteractionsState
Set onClusterClick Callback to be invoked when one of the clusters is clicked. The clicked cluster represented by a Feature wrapped with ClusterFeature with additional properties. Returns reference to PointAnnotationGroupInteractionsState for making chained calls.