ImagesSettings is a class which holds common settings of all MapImage objects.
Opacity of the image.
Text which is displayed in a roll-over balloon. You can use the following tags: title, description, value and [[percent]]. title
Specifies if the image's center should be placed in the provided coordinates. If false, top-left corner will be at provided coordinates.
Color of image. This will affect only predefined images (with "type" property set) and images with svgPath set. This property won't affect bitmap images and loaded SVG images. #000000
Height of a description window.
Width of a description window.
X position of a description window.
Y position of a description window.
Label color. #000000
Font size of a label.
Position of the label. Allowed values are: left, right, top, bottom and middle. right
Label roll-over color. #00CC00
Opacity of image outline. This will affect only predefined images (with "type" property set) and images with svgPath set. This property won't affect bitmap images and loaded SVG images.
Color of image outline. This will affect only predefined images (with "type" property set) and images with svgPath set. This property won't affect bitmap images and loaded SVG images.
Thickness of image outline. This will affect only predefined images (with "type" property set) and images with svgPath set. This property won't affect bitmap images and loaded SVG images.
Color of image when hovered. This will affect only predefined images (with "type" property set) and images with svgPath set. This property won't affect bitmap images and loaded SVG images.
Scale of the image when hovered. Use value like 1.5 - 2 to enlarge image when user rolls-over it.
Scale of the image if it is selected. Use value like 1.5 - 2 to enlarge selected image.