subtitle
The text to display as a subtitle on the second line of an annotation’s callout.
Declaration
get subtitle(): string | null;
set subtitle(value: string | null | undefined);Discussion
The text to show in a callout on a second line in smaller type, if not empty.