onPolygonClicked

abstract fun onPolygonClicked(polygon: MPINavigatable.MPIPolygon)

Called when the user taps/clicks on an polygon on the MPIMapView Deprecated: Use MPIMapClickListener.onClick instead.

Return

Unit

Parameters

polygon

The polygon that was tapped/clicked