Contents

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.

See Also

Creating callouts