JavaScript/jQuery VectorMap - areaSettings.label.font
Use the font property instead.
Specifies font options for area labels.
color
Use the color property instead.
Specifies a font color for area labels.
This option supports the following colors:
- Hexadecimal colors
- RGB colors
- RGBA colors
- Predefined/cross-browser color names
- Predefined SVG colors
family
Use the family property instead.
Specifies a font family for area labels.
For details on acceptable values, refer to the Font family article.
opacity
Use the opacity property instead.
Specifies a font opacity for area labels.
size
Use the size property instead.
Specifies the area labels' font size.
A numeric value specifies the font size in pixels. A string value can specify the font size in any units listed here, but multi-line text only supports length units.