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