Interface ClusterManager.OnClusterInfoWindowLongClickListener<T extends ClusterItem>
-
- Enclosing class:
- ClusterManager<T extends ClusterItem>
public static interface ClusterManager.OnClusterInfoWindowLongClickListener<T extends ClusterItem>Called when a Cluster's Info Window is long clicked.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidonClusterInfoWindowLongClick(Cluster<T> cluster)
-