toCoordinate()
Converts a map point into a coordinate with latitude and longitude.
Declaration
toCoordinate(): Coordinate;Return Value
A coordinate that contains the latitude and longitude corresponding to the location.
Converts a map point into a coordinate with latitude and longitude.
toCoordinate(): Coordinate;A coordinate that contains the latitude and longitude corresponding to the location.