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