Location
An object that describes a location in terms of its longitude and latitude.
Declaration
object LocationProperties
| Name | Type | Description |
|---|---|---|
latitude | double | A double value that describes the latitude of the coordinate. |
longitude | double | A double value that describes the longitude of the coordinate. |