public static interface TrimbleMapsMap.OnInfoWindowClickListener
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
onInfoWindowClick(Marker marker) |
Called when the user clicks on an info window.
|
boolean onInfoWindowClick(@NonNull
Marker marker)
marker - The marker of the info window the user clicked on.