coordinate
The coordinate of the annotation, that represents a person’s location on the map.
Declaration
get coordinate(): Coordinate;
set coordinate(coordinate: Coordinate);Discussion
You can’t set the coordinate of the user location annotation.
The coordinate of the annotation, that represents a person’s location on the map.
get coordinate(): Coordinate;
set coordinate(coordinate: Coordinate);You can’t set the coordinate of the user location annotation.