OsmSearchDataProvider.Search(String) Method
Searches for locations that best correspond to the specified keyword.
Namespace: DevExpress.Xpf.Map
Assembly: DevExpress.Xpf.Map.v24.1.dll
NuGet Package: DevExpress.Wpf.Map
Declaration
Parameters
Name | Type | Description |
---|---|---|
keyword | String | A String containing information to search for on a map. This string can contain either geographical names or other information to look for. |
See Also