BingGeocodeDataProvider.RequestLocationInformation(GeoPoint) Method
In This Article
Sends the request to obtain information about the specified geographical location.
Namespace: DevExpress.Xpf.Map
Assembly: DevExpress.Xpf.Map.v24.2.dll
NuGet Package: DevExpress.Wpf.Map
#Declaration
#Parameters
Name | Type | Description |
---|---|---|
location | Geo |
A Geo |
See Also