map
Sets the annotation’s map.
Declaration
map?: Map;Discussion
The framework ignores the map option in the constructor. If present, the framework generates a warning.
To add or remove an annotation from a specific map, use Map/addAnnotation and Map/removeAnnotation.