A IMapProjection implementation for the Mercator projection.

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

Syntax

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

Inheritance Hierarchy

System..::..Object
  C1.Phone.Maps..::..MercatorProjection

See Also