A IMapProjection implementation for the Mercator projection.

Namespace:  C1.Silverlight.Maps
Assembly:  C1.Silverlight.Maps (in C1.Silverlight.Maps.dll)

Syntax

C#
public class MercatorProjection : IMapProjection
Visual Basic
Public Class MercatorProjection _
	Implements IMapProjection

Inheritance Hierarchy

System..::..Object
  C1.Silverlight.Maps..::..MercatorProjection

See Also