on Cluster Long Clicked
fun onClusterLongClicked(onClusterLongClick: (ClusterFeature) -> Boolean): PointAnnotationGroupInteractionsState
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 PointAnnotationGroupInteractionsState for making chained calls.