
Color
By default, GMaps Plugin provides control over all icons within a series using a color picker. If you decide to implement alert icons or need to control each icon's color independently, you can utilize the dynamic color property, located on the Appearance Tab, next to the color picker.
Bindable Colors
Bindable colors are defined using hexadecimal color coding prefix, which is standard for web design. The following are example hexadecimal codes that can be utilized to dynamically change icon color.
Accepted Color Formats
Red= 0XDD0000 or DD0000 or #DD0000
Yellow 0XEEEE44 or EEEE44 or #EEEE44
Green 0X00BB55 or 00BB55 or #00BB55
Binding Colors for icons, polylines, and shapes:
Bindable colors are defined per icon, shape, or line. You will define a data range that contains the same number of cells as labels or values.
Mouse Enabled
Enable or disable any series from being selected during runtime. This option allows any series to exist as a visual without interactivity
Transparency
Control the transparency of each series within the map independently. Polygons and heat maps are generally viewed at 93% transparency so the map times are still readable.
NOTE: Please see migration notes for moving dashboards built with previous versions of GMaps Plugin. |