OnAnnotationSelectedListenerAdapter

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
open fun onAnnotationSelected(@NonNull annotation: Annotation, annotationCreated: Boolean)
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.