com.google.android.gms.maps.GoogleMap.OnInfoWindowCloseListener |
Callback interface for close events on a marker's info window.
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Called when the marker's info window is closed.
|
Called when the marker's info window is closed.
This is called on the Android UI thread.
Parameters | |
---|---|
marker |
Marker :
The marker of the info window that was closed.
|