OpenStreetMapDataProvider.Projection Property
Returns the projection supported by the OpenStreetMapDataProvider.
Namespace: DevExpress.UI.Xaml.Map
Assembly: DevExpress.UI.Xaml.Map.v21.2.dll
NuGet Package: DevExpress.Uwp.Controls
Declaration
Property Value
Type | Description |
---|---|
ProjectionBase | Always SphericalMercatorProjection. |
See Also