Open this page in the API Guide

MapMercatorProjection Constructor

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

Examples

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

1
var newObject = new dundas.controls.MapMercatorProjection();