Warning: This is a method offered by the Geolocation external object. The
Maps external object is newer than the Geolocation external object and includes the
GeocodeAddress method, which performs the same action as the GetLocation method of the Geolocation external object. The use of the Maps external object is highly recommended.
Gets the possible Geolocation values of a given Address.
Name |
Type |
Description |
Address |
Address domain |
Specifies an Address in order to get the Geolocation value of that address. |
- Geolocation: Geolocation domain Collection
A collection of the possible Geolocations that match the address of the parameter.
Check GeoLocationAPI Basic functions.