Skip to main content

TdxMapControlSphericalMercatorProjection Class

Implements the Spherical Mercator map projection.

Declaration

TdxMapControlSphericalMercatorProjection = class(
    TdxMapControlCustomProjection
)

Remarks

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

VCL Map Control: Spherical Mercator

See Also