Class MercatorProjection
Mercator is the projection used by most online maps including Virtual Earth, GMaps and Yahoo It maintains Vertical resolution while expanding the earth horizontally to fill The effect is that items at the poles appear much larger then those of equal size at the equator.
Inherited Members
Namespace: Telerik.Windows.Controls.Map
Assembly: Telerik.Windows.Controls.DataVisualization.dll
Syntax
public class MercatorProjection : SpatialReference, ISpatialReference
Constructors
MercatorProjection()
Initializes a new instance of the MercatorProjection class. Mercator is the projection used by most online maps including Virtual Earth, GMaps and Yahoo.
Declaration
public MercatorProjection()