com.google.android.gms.maps.GoogleMap.OnPolygonClickListener |
Callback interface for when a polygon is clicked.
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Called when a polygon is clicked.
|
Called when a polygon is clicked.
This is called on the Android UI thread.
Parameters | |
---|---|
polygon |
Polygon :
The polygon that is clicked.
|