Property GeocodeParameters
| Edit this page View SourceGeocodeParameters
Gets the geocode parameters, which can be used to configure search behavior.
Declaration
public GeocodeParameters GeocodeParameters { get; }
Property Value
Type | Description |
---|---|
GeocodeParameters |
Remarks
MaxResults, PreferredSearchLocation,
and SearchArea are set by LocatorSearchSource automatically on search.
Categories is set to "*"
when the Locator is loaded for the first time.