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