public static interface ClusterManager.OnClusterItemClickListener<T extends ClusterItem>
| Modifier and Type | Method and Description |
|---|---|
boolean |
onClusterItemClick(T item)
Called when
item is clicked. |
boolean onClusterItemClick(T item)
item is clicked.item - the item clicked