|
Property name |
Brief description |
![](../../../property_image.gif) |
Bars |
The Bars property determines bar factors for the map layer. |
![](../../../property_image.gif) |
Bubbles |
The Bubbles property determines bubble factors for the map layer. |
![](../../../property_image.gif) |
Effect |
The Effect property sets an effect for the layer. |
![](../../../property_image.gif) |
Label |
The Label property sets a label for the layer. |
![](../../../property_image.gif) |
Milestones |
The Milestones property determines milestones with image on the map. |
![](../../../property_image.gif) |
ParentLayer |
The ParentLayer property determines parent map layer. |
![](../../../property_image.gif) |
Pies |
The Pies property determines pie factors for the map layer. |
![](../../../property_image.gif) |
PlaceVisualsOneByOne |
The PlaceVisualsOneByOne property determines whether map factors are in line. |
![](../../../property_image.gif) |
Shapes |
The Shapes property determines map layer areas. |
![](../../../property_image.gif) |
ToolTip |
The ToolTip property determines a tooltip for a map layer. |
![](../../../property_image.gif) |
Visual |
The Visual property determines an object for visualizer data mapping with visualizer dimensions. |
![](../../../property_image.gif) |
VisualsOffset |
The VisualsOffset property determines the distance between map factors placed in line. |
|
Method name |
Brief description |
![](../../../sub_image.gif) |
addShape |
The addShape method adds a map area in the current layer. |
![](../../../sub_image.gif) |
addSubLayer |
The addSubLayer method adds a child layer. |
![](../../../sub_image.gif) |
animate |
The animate method plays animation for the map layer. |
![](../../../sub_image.gif) |
clear |
The clear method clears a map layer. |
![](../../../sub_image.gif) |
clearLayers |
The clearLayers method clears child layers of a map. |
![](../../../sub_image.gif) |
clearShapes |
The clearShapes method clears the list of map areas in the current layer. |
![](../../../sub_image.gif) |
clearVisualItems |
The clearVisualItems method deletes factors from the map layer. |
![](../../../sub_image.gif) |
getIsLayersVisible |
The getIsLayersVisible method returns the attribute whether map layer is shown. |
![](../../../sub_image.gif) |
getMapBarCollection |
The getMapBarCollection method returns an array of the map bar factors. |
![](../../../sub_image.gif) |
getMapBubbleCollection |
The getMapBubbleCollection method returns an array of map bubble factors. |
![](../../../sub_image.gif) |
getMapPieCollection |
The getMapPieCollection method returns an array of map pie factors. |
![](../../../sub_image.gif) |
getShape |
The getShape method returns map layer area by its identifier. |
![](../../../sub_image.gif) |
getSubLayer |
The getSubLayer method returns map child layer by its identifier. |
![](../../../sub_image.gif) |
getSubLayers |
The getSubLayers method returns all the first level child layers. |
![](../../../sub_image.gif) |
rebuildLabels |
The rebuildLabels method rerenders labels for areas of the current map layer and child layers. |
![](../../../sub_image.gif) |
rebuildToolTips |
The rebuildToolTip method rerenders tooltips for areas of the current map layer and child layers. |
![](../../../sub_image.gif) |
removeShape |
The removeShape method deletes the map layer area. |
![](../../../sub_image.gif) |
removeSubLayer |
The removeSubLayer method deletes map child layer. |
![](../../../sub_image.gif) |
renderFrame |
The renderFrame method renders a map layer. |
![](../../../sub_image.gif) |
setSize |
The setSize method sets sizes and view scale of the map layer. |
![](../../../sub_image.gif) |
updateLabelPositions |
The updateLabelPositions method updates positions of labels for areas of the current map layer and its children. |
![](../../../sub_image.gif) |
updateLabelPositions3d |
The updateLabelPosition3d method updates positions of labels for regions of the current map layer and its child layers on 3D map. |
![](../../../sub_image.gif) |
updateMilestones |
The updateMilestones method updates milestones in the current map layer and its children. |
![](../../../sub_image.gif) |
updateMilestones3d |
The updateMilestones3d method updates milestones positioned in the current 3D map layer and its child layers. |
![](../../../sub_image.gif) |
updateTooltipPositions |
The updateTooltipPositions method updates position of tooltip defined for map layer area. |
![](../../../sub_image.gif) |
updateTooltipPositions3d |
The updateTooltipPositions3d method updates tooltip position for areas of the current layer and child layers of a 3D map. |
![](../../../sub_image.gif) |
updateVisualItemsPositions |
The updateVisualItemsPositions method updates position of factors on the map. |