@Deprecated
public static interface TrimbleMapsMap.OnPolygonClickListener
| Modifier and Type | Method | Description |
|---|---|---|
void |
onPolygonClick(Polygon polygon) |
Deprecated.
Called when the user clicks on a polygon.
|
void onPolygonClick(@NonNull
Polygon polygon)
polygon - The polygon the user clicked on.