On Circle Annotation Interaction Listener
Interface definition for a callback to be invoked when a circleAnnotation has been selected or deselected.
interface OnCircleAnnotationInteractionListener : OnAnnotationInteractionListener<CircleAnnotation>
Content copied to clipboard
Functions
equals
Link copied to clipboard
onDeselectAnnotation
Link copied to clipboard
onSelectAnnotation
Link copied to clipboard