Contents

Location

An object that describes a location in terms of its longitude and latitude.

Declaration

object Location

Properties

NameTypeDescription
latitudedouble

A double value that describes the latitude of the coordinate.

longitudedouble

A double value that describes the longitude of the coordinate.

See Also

Getting common object information