LocalGeoCoderGeoCode Method |
Name | Description | |
---|---|---|
GeoCode(ExtendedStructuredGeoCodeArgs) |
Geocode an address to one or more GeocodeAddresses,
using the given ExtendedStructuredGeoCodeArgs. Note that external geocoding is not supported
when using ExtendedStructuredGeoCodeArgs.
| |
GeoCode(OneLineGeoCodeArgs) |
Geocode an address to one or more GeocodeAddresses,
using the given OneLineGeoCodeArgs.
| |
GeoCode(StructuredGeoCodeArgs) |
Geocode an address to one or more GeocodeAddresses,
using the given StructuredGeoCodeArgs.
|