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
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
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.