BingGeocodeDataProvider.RequestLocationInformation(GeoPoint) Method
Sends a request to obtain information about the specified location.
Namespace: DevExpress.XtraMap
Assembly: DevExpress.XtraMap.v25.2.dll
NuGet Package: DevExpress.Win.Map
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| location | GeoPoint | A GeoPoint object specifying the location about which information is requested. |
See Also