formatter property
Callback JavaScript function to format the annotation's
label. Note that if a format
or text
are defined,
the format or text take precedence and the formatter is
ignored. This
refers to a point object.
Implementation
String? formatter;