OnPolygonAnnotationInteractionListener

Interface definition for a callback to be invoked when a polygonAnnotation has been selected or deselected.

Functions

Link copied to clipboard
abstract fun onDeselectAnnotation(annotation: PolygonAnnotation)
Link copied to clipboard
abstract fun onSelectAnnotation(annotation: PolygonAnnotation)