AutocompleteGeocoderArgs Constructor |
Name | Description | |
---|---|---|
AutocompleteGeocoderArgs |
Default constructor that creates an arguments object for searching within one of multiple countries.
| |
AutocompleteGeocoderArgs(String, BoundingBox, LatLon, TimeSpan) |
Constructs an arguments object for searching within multiple countries.
| |
AutocompleteGeocoderArgs(String, Country, LatLon, TimeSpan) |
Constructs an arguments object for searching within a specific country.
| |
AutocompleteGeocoderArgs(String, BoundingBox, LatLon, TimeSpan, ActionAutocompleteGeocoderPartialResult, AutocompleteGeocoderResultsHint) | Obsolete.
Constructs an arguments object for searching within multiple countries.
| |
AutocompleteGeocoderArgs(String, Country, LatLon, TimeSpan, ActionAutocompleteGeocoderPartialResult, AutocompleteGeocoderResultsHint) | Obsolete.
Constructs an arguments object for searching within a specific country.
|