OnPolygonAnnotationInteractionListener

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

Functions

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