SphericalMercatorProjection.MapUnitToGeoPoint(MapUnit) Method
In This Article
Converts the specified map unit into the corresponding geographical point.
Namespace: DevExpress.UI.Xaml.Map
Assembly: DevExpress.UI.Xaml.Map.v21.2.dll
NuGet Package: DevExpress.Uwp.Controls
#Declaration
#Parameters
Name | Type | Description |
---|---|---|
map |
Map |
A Map |
#Returns
Type | Description |
---|---|
Geo |
A Geo |
See Also