onAnnotationDeselected

open fun onAnnotationDeselected(@NonNull annotation: Annotation, reselected: Boolean)

Called when annotation gets deselected.

Parameters

annotation

Annotation that is being deselected.

reselected

true if annotation is being reselected (another annotation will be selected soon).