Contents

title

The text to display in the annotation’s callout.

Declaration

get title(): string | undefined;
set title(value: string | undefined);

Discussion

If the title is empty, MapKit JS can’t show the standard callout.

See Also

Getting and setting data, titles, and the accessibility label