Contents

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.

See Also

Working with map points