On Annotation Selected Listener Adapter
Empty implementation of the OnAnnotationSelectedListener.
Functions
Link copied to clipboard
Called when annotation gets selected.
Link copied to clipboard
open fun onPrepareAnnotationSelection(@NonNull controller: AnnotationSelectionController, @NonNull annotation: Annotation, annotationCreated: Boolean): Boolean
Called immediately before annotation is going to be selected.