coordinate
Sets the coordinate of the annotation.
Declaration
coordinate?: Coordinate;Discussion
The framework ignores the coordinate option in the constructor, if it generates a warning.
To set the coordinate of the annotation, pass in the coordinate directly as an argument to the constructor.