The following tables list the members exposed by GeocodeService.
| Name | Description | |
|---|---|---|
![]() | Extent | Gets the extent in geographical coordinates of the geocode service. |
![]() | Name | Gets the geocoder name. For example 'Esri World Geocoder'. |
![]() | PlaceHolder | Gets the place holder. This text can serve as a hint to application users about the type of information they can enter in the search box. |
![]() | SingleLineFieldName | Gets the name of the single line field. |
![]() | SupportsBatchGeocoding | Gets a value indicating whether the geocoder can be used for batch geocoding. |
![]() | SupportsPlaceFinding | Gets a value indicating whether the geocoder can be used for place finding. |
![]() | SupportsSuggest | Gets a value indicating whether the geocoder supports the suggest API for autocomplete results. |
![]() | Url | Gets the URL of the service. |
![]() | ZoomScale | Gets the default zoom scale for custom geocoders. An application can use this scale to zoom to a point returned by the geocoder. |
