The type of geocoding to be performed by a
GeocoderService
.Properties:
Name | Type | Description |
---|---|---|
SEARCH |
Number | Perform a search where the input is considered complete. |
AUTOCOMPLETE |
Number | Perform an auto-complete using partial input, typically reserved for providing possible results as a user is typing. |
See:
Members
Perform an auto-complete using partial input, typically
reserved for providing possible results as a user is typing.
-
Default Value:
1
Perform a search where the input is considered complete.