=LatLongToAddressWS

takes a latitude/longitude and returns the address.

Syntax

LatLongtoAddressWS(LatLong)

Arguments

Argument Description Required? Values

location

A latitude/longitude for which you want to retrieve an address.

yes

A lat/long in degrees minutes seconds direction format or decimal degrees format.

Examples: 0401750N,0742131W

40.297222N,74.358611W

40.297222,-74.358611

countries

The country or countries where the origin and destination are located.

Not required but recommended for the most accurate geocoding and best performance.

A two-letter country code

region

The region of the world where the origin and destination are located.

Not required but recommended for the most accurate geocoding and best performance.

Region Codes are NA (North America), EU (Europe), AS (Asia), AF (Africa), SA (South America), OC (Oceania), MX (Mexico), ME (Middle East), and WW (Worldwide).