BingGeocodeDataProvider.RequestLocationInformation(GeoPoint) Method
Sends the request to obtain information about the specified geographical location.
Namespace: DevExpress.Xpf.Map
Assembly: DevExpress.Xpf.Map.v24.1.dll
NuGet Package: DevExpress.Wpf.Map
Declaration
Parameters
Name | Type | Description |
---|---|---|
location | GeoPoint | A GeoPoint object specifying the geographical point. |
See Also