public static interface TrimbleMapsMap.OnInfoWindowLongClickListener
Modifier and Type | Method | 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