Skip to main content
A newer version of this page is available. .

GeoMapCoordinateSystem Class

This class allows use of the Geographical coordinate system for the Map Control.

Namespace: DevExpress.Xpf.Map

Assembly: DevExpress.Xpf.Map.v21.2.dll

NuGet Package: DevExpress.Wpf.Map

Declaration

public class GeoMapCoordinateSystem :
    MapCoordinateSystem

Remarks

An object of the GeoMapCoordinateSystem class can be assigned to the MapControl.CoordinateSystem property.

See Also