The selected source's index.
String value used as a hint for input text when searching on multiple sources.
The combined collection of defaultSources and sources.
Indicates whether to automatically select and zoom to the first geocoded result.
A read-only property that is a Collection of LayerSearchSource and/or LocatorSearchSource.
The default symbol for the search result.
This function provides the ability to override either the IMapView goTo() or SceneView goTo() methods.
Indicates whether or not to include defaultSources in the Search UI.
Indicates whether location services are enabled within the widget.
The maximum character length of the search text.
The maximum number of results returned by the widget if not specified by the source.
The maximum number of suggestions returned by the widget if not specified by the source.
The minimum number of characters needed for the search if not specified by the source.
The placeholder used by the activeSource.
Indicates whether to display the Popup on feature click.
A customized PopupTemplate for the selected feature.
It is possible to search a specified portal instance's locator services Use this property to set this ArcGIS Portal instance to search.
The graphic used to highlight the resulting feature or location.
Indicates if the resultGraphic will display at the location of the selected feature.
An array of current results from the search.
Indicates whether to display the option to search all sources.
The value of the search box input text string.
The result selected from a search.
The selected SuggestResult.
The Search widget may be used to search features in a FeatureLayer or table, or geocode locations with a Locator.
The current state of the widget.
The millisecond delay after keyup and before making a suggest network request.
An array of results from the suggest method.
Enable suggestions for the widget.
Indicates whether the View
or Portal
is loading resources prior to use.
Clears the current value, search results, suggest results, graphic, and graphics layer.
Emits an event on the instance.
Indicates whether there is an event listener on the instance that matches the provided event name.
Registers an event handler on the instance.
Depending on the sources specified, search()
queries the feature layer(s) and/or performs address matching using any specified Locator(s) and returns the applicable results.
Returns search results near your current location.
Performs a suggest() request on the active Locator.
Generated using TypeDoc
The source object currently selected.
Read more...