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.

Definition

Namespace:Telerik.Windows.Controls.Map

Assembly:Telerik.Windows.Controls.DataVisualization.dll

Syntax:

cs-api-definition
public class MercatorProjection : SpatialReference, ISpatialReference

Inheritance: objectSpatialReferenceMercatorProjection

Derived Classes: BingBirdsEyeProjection

Implements: ISpatialReference

Inherited Members SpatialReference.HalfPISpatialReference.RadiansToDegreesSpatialReference.GeographicToLogical(Location)SpatialReference.LogicalToGeographic(Point)SpatialReference.GetSizeInReferenceUnits(Location, Size)SpatialReference.GetSizeInKilometers(Location, Size)SpatialReference.AngularUnitOfMeasurementSpatialReference.AuthoritySpatialReference.CentralMeridianSpatialReference.DatumSpatialReference.DatumAuthoritySpatialReference.FalseEastingSpatialReference.FalseNorthingSpatialReference.GeoGcsSpatialReference.LatitudeOfOriginSpatialReference.OffsetXSpatialReference.OffsetYSpatialReference.PrimemSpatialReference.PrimemAuthoritySpatialReference.ProjectionAuthoritySpatialReference.ScaleXSpatialReference.ScaleYSpatialReference.SpheroidRadiusSpatialReference.SpheroidFlatteningSpatialReference.SpheroidAuthoritySpatialReference.StandardParallelSpatialReference.UnitAuthoritySpatialReference.MinLatitudeSpatialReference.MaxLatitudeSpatialReference.MinLongitudeSpatialReference.MaxLongitude

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

cs-api-definition
public MercatorProjection()
In this article
DefinitionConstructorsMercatorProjection()
Not finding the help you need?
Contact Support