Back to Devexpress

TdxMapControlSphericalMercatorProjection Class

vcl-dxmapcontrolprojections-075719ff.md

latest1.3 KB
Original Source

TdxMapControlSphericalMercatorProjection Class

Implements the Spherical Mercator map projection.

Declaration

delphi
TdxMapControlSphericalMercatorProjection = class(
    TdxMapControlCustomProjection
)

Remarks

Spherical Mercator is the main projection of the Map Control available for all layer types.

Inheritance

TObject TPersistent TInterfacedPersistent TcxInterfacedPersistent TdxMapControlCustomProjection TdxMapControlSphericalMercatorProjection

See Also

dxMapControlProjections.dxRegisteredMapProjections

TdxMapControlSphericalMercatorProjection Members

dxMapControlProjections Unit