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