JavaScript/jQuery VectorMap Map Elements
This section describes vector map elements.
Area
Use the Layer Element instead.
This section describes the fields and methods that can be used in code to manipulate the Area object.
The elements described in this section become accessible when you get an area as a callback function parameter or obtain all the map areas using the getAreas() method.
Layer
This section describes the Layer object, which represents a vector map layer.
The elements described in this section become accessible when you get a layer as a callback function parameter or obtain all the map layers using the getLayers() method.
Layer Element
This section describes the Layer Element object, which represents a vector map layer element.
The elements described in this section become accessible when you get a layer element as a callback function parameter or obtain all the map layers using the getElements() method.
Marker
Use the Layer Element instead.
This section describes the fields and methods that can be used in code to manipulate the Markers object.
The elements described in this section become accessible when you get a marker as a callback function parameter or obtain all the map markers using the getMarkers() method.
If you have technical questions, please create a support ticket in the DevExpress Support Center.