AreasSettings is a class which holds common settings of all MapArea objects.
Opacity of areas.
Specifies if the areas should be zoomed-in when user clicks on them, event if zoom properties are not set.
Text which is displayed in a roll-over balloon. You can use the following tags: title, description, value and [[percent]] title
Color of the areas. #FFCC00
Color of area with highest value. Colors for areas with values less then highest will be colored with intermediate colors between color and colorSolid. Use colorSteps property of AmMap to change the number of intermediate colors. #990000
Height of a description window.
Width of a description window.
X position of a description window.
Y position of a description window.
Opacity of area's outline.
Color of area's outline. #FFFFFF
Thickness of area's outline. 0.5
Color of area when user rolls-over it. undefined
Color of area's outline when user rolls-over it. #CC0000
Color of area which is currently selected. #CC0000
Opacity of all areas which are in the map svg file, but not listed as areas in DataSet.
Color of all areas which are in the map svg file, but not listed as areas in DataSet. #DDDDDD
Opacity of all areas' outline which are in the map svg file, but not listed as areas in DataSet.
Color of all areas' outline which are in the map svg file, but not listed as areas in DataSet. #FFFFFF