geo-location

geo-location
geo-location

Represents a geographical location on planet earth.

JSON Example
{
    "latitude": "number",
    "longitude": "number"
}
number As double As double
latitude
Optional

Latitude of the location.

number As double As double
longitude
Optional

Longitude of the location.

Property Of