abstract fun onPolygonClick(@NonNull polygon: Polygon): Unit
Called when the user clicks on the polygon.
polygon - Polygon: Selected polygon.
polygon