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