sdk-maps / com.tomtom.online.sdk.map / TomtomMapCallback / OnPolygonClickListener

OnPolygonClickListener

interface OnPolygonClickListener

A callback interface called when the user clicks on the polygon.

Functions

onPolygonClick

abstract fun onPolygonClick(polygon: Polygon): Unit

Called when the user clicks on the polygon.