StructuredGeoCodeArgs Fields |
The StructuredGeoCodeArgs type exposes the following members.
Name | Description | |
---|---|---|
Address |
The street number and street of the address.
| |
City |
The city to be searched.
| |
Country |
The country to search.
(Inherited from GeoCodeArgs.) | |
MaxResults |
The maximum number of results to return.
(Inherited from GeoCodeArgs.) | |
PostalCode |
The postal code to be searched.
| |
Region |
The region to be searched.
| |
UseExternalGeocoder |
Use external geocoder if available
(Inherited from GeoCodeArgs.) | |
UseInternalGeocoder |
Use the built-in geocoder
(Inherited from GeoCodeArgs.) |