Skip to main content

Search Panel

The Search Panel is a UI element that accepts text input and displays results of a search request returned by the search service.

The Search Panel allows you to find a location on the map and see the search results for a request in the panel. To start searching, type a place name (“New York”, for example) in the panel. The result is shown in the image below.

BuiltInSearchPanel

To cancel a request, click the SearchPanel -CancelSymbol symbol in the panel on the right.

Note

The Search Panel can be used to send requests by a data provider implementing the ISearchPanelRequestSender interface.

Use the SearchPanelOptions property to specify the search panel settings such as width, prompt message, and others.