OnPointAnnotationInteractionListener

Interface definition for a callback to be invoked when a pointAnnotation has been selected or deselected.

Functions

Link copied to clipboard
abstract fun onDeselectAnnotation(annotation: PointAnnotation)
Link copied to clipboard
abstract fun onSelectAnnotation(annotation: PointAnnotation)