AnnotationInteractionDelegate
public protocol AnnotationInteractionDelegate : AnyObject
Undocumented
-
Undocumented
Declaration
Swift
func didSelectAnnotation(annotation: Annotation)
-
Undocumented
Declaration
Swift
func didDeselectAnnotation(annotation: Annotation)