Contents

Coordinate

An object representing the latitude and longitude for a point on the Earth’s surface.

Declaration

class Coordinate

Overview

A Coordinate is a point on a spherical representation of the Earth at a specific degree of latitude (90 and -90) and longitude (180 to -180) that you use to search for locations, place annotations, and other objects on the map.

Topics

Creating a coordinate

Defining the coordinates

Comparing, copying, and converting coordinates

Instance Methods

See Also

Map coordinates