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