callout
A delegate that enables you to customize the annotation’s callout.
Declaration
callout?: AnnotationCalloutDelegate | null;Discussion
The default value is null. See AnnotationCalloutDelegate for details.
A delegate that enables you to customize the annotation’s callout.
callout?: AnnotationCalloutDelegate | null;The default value is null. See AnnotationCalloutDelegate for details.