Constructor LocatorSearchSource
| Edit this page View SourceLocatorSearchSource(LocatorTask)
Initializes a new instance of the LocatorSearchSource class. CreateDefaultSourceAsync(CancellationToken) to create a source configured for use with the Esri World Geocoder.
Declaration
public LocatorSearchSource(LocatorTask locator)
Parameters
Type | Name | Description |
---|---|---|
LocatorTask | locator | Locator to be used. |