BingSearchDataProvider.Search(BingAddress) Method
Searches for locations that best correspond to the specified address.
Namespace: DevExpress.Xpf.Map
Assembly: DevExpress.Xpf.Map.v24.1.dll
NuGet Package: DevExpress.Wpf.Map
Declaration
Parameters
Name | Type | Description |
---|---|---|
address | BingAddress | A BingAddress object specifying the required address. |
See Also