AutocompleteGeocoderResultsHint Properties |
The AutocompleteGeocoderResultsHint type exposes the following members.
Name | Description | |
---|---|---|
Query |
The search string that resulted in this result set
| |
Status |
Information on how the search terminated, i.e. whether it completed successfully, timed out, or was canceled.
| |
Suggestions |
An array of AutocompleteGeocoderSuggestion objects representing addresses
which matched the search string.
|