public static interface ItemizedIconOverlay.OnItemGestureListener<T>
Each of them returns true if the event was completely handled.
| Modifier and Type | Method and Description |
|---|---|
boolean |
onItemLongPress(int index,
T item) |
boolean |
onItemSingleTapUp(int index,
T item) |