com.google.android.gms.maps.GoogleMap.OnGroundOverlayClickListener |
Callback interface for when a ground overlay is clicked.
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Called when a ground overlay is clicked.
|
Called when a ground overlay is clicked.
This is called on the Android UI thread.
Parameters | |
---|---|
groundOverlay |
GroundOverlay :
The ground overlay that is clicked.
|