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