public static interface ItemizedIconOverlay.OnItemGestureListener<T>
Modifier and Type | Method and Description |
---|---|
boolean |
onItemLongPress(int index,
T item) |
boolean |
onItemSingleTapUp(int index,
T item) |
Copyright © 2014. All Rights Reserved.