Skip to main content

Search Panel

This document explains how to use a search panel in the Map control.

The Search Panel is a UI element that accepts text input and displays the 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 learn how to enable search in the map control, see the following topic: Search.

To start a search, 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 delete (SearchPanel -CancelSymbol) icon on the right side of the panel.

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