TdxMapControlSphericalMercatorProjection Class
In This Article
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