MapObject.DomNode

Syntax

DomNode: DOMElement;

Description

The DomNode property determines the DOM node corresponding to the object on the map.

Comments

Use JSON or the setDomNode method to set the property value, and the getDomNode method to get the property value.

Example

The example of use is given on the page with description of the MapShape.Visual property.

See also:

MapObject