Open this page in the API Guide

MapElementBase Constructor

Initializes the MapElementBase class.
 

Examples

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

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