public static interface TrimbleMapsMap.OnInfoWindowCloseListener
Modifier and Type | Method | Description |
---|---|---|
void |
onInfoWindowClose(Marker marker) |
Called when the marker's info window is closed.
|
void onInfoWindowClose(@NonNull Marker marker)
marker
- The marker of the info window that was closed.