OnCircleAnnotationInteractionListener

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

Functions

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