AzureGeocodeDataProvider.RequestLocationInformation(GeoPoint) Method
Sends a request to obtain information about the specified location.
Namespace: DevExpress.Xpf.Map
Assembly: DevExpress.Xpf.Map.v25.1.dll
NuGet Package: DevExpress.Wpf.Map
Declaration
Parameters
Name | Type | Description |
---|---|---|
location | GeoPoint | A GeoPoint object that identifies the location. |
See Also