public static interface DingiMap.OnInfoWindowLongClickListener
| Modifier and Type | Method and Description |
|---|---|
void |
onInfoWindowLongClick(Marker marker)
Called when the user makes a long-press gesture on the marker's info window.
|
void onInfoWindowLongClick(@NonNull
Marker marker)
marker - The marker were the info window is attached to