EllipticalMercatorProjection.GeoPointToMapUnit(GeoPoint) Method
Namespace: DevExpress.UI.Xaml.Map
Assembly: DevExpress.UI.Xaml.Map.v21.2.dll
NuGet Package: DevExpress.Uwp.Controls
Declaration
Parameters
Name | Type | Description |
---|---|---|
geoPoint | GeoPoint | A GeoPoint object to be converted. |
Returns
Type | Description |
---|---|
MapUnit | A MapUnit object containing internal map coordinates. |
See Also