OsmGeocodeDataProvider.RequestLocationInformation(GeoPoint, Double) Method
In This Article
Sends a request to receive information about the specified location at the defined zoom level.
Namespace: DevExpress.Xpf.Map
Assembly: DevExpress.Xpf.Map.v24.2.dll
NuGet Package: DevExpress.Wpf.Map
#Declaration
#Parameters
Name | Type | Description |
---|---|---|
point | Geo |
A Geo |
zoom |
Double | A Double value specifying the zoom level. |
See Also