calloutEnabled
A Boolean value that determines whether the map shows an annotation’s callout.
Declaration
get calloutEnabled(): boolean;
set calloutEnabled(value: boolean);Discussion
If the title is empty, the framework can’t show the standard callout even if this property is true.