Skip to main content
All docs
V23.2

MapSearchPanelOptions Properties

Contains map search panel settings.
Name Description
MaxVisibleItemCount Gets or sets the number of visible locations on the list produced by the search request.
NullValuePrompt Gets or sets the text displayed in the search panel when no search requests are entered.
ShowNullValuePrompt Gets or sets whether to show a prompt when no request is typed in the search panel.
Visible Gets or sets whether the search panel is visible.
Width Gets or sets the search panel width in DIPs (device-independent pixels).
See Also