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.
The text to display in the annotation’s callout.
get title(): string | undefined;
set title(value: string | undefined);If the title is empty, MapKit JS can’t show the standard callout.