MapWebMercatorProjection Constructor

Initializes the map mercator projection class. This works for Mercator type projection.
 

Examples

The following example initializes a new instance of a MapWebMercatorProjection object:

var newObject = new dundas.controls.MapWebMercatorProjection();