DEFAULT_LABEL_TEXT
constDEFAULT_LABEL_TEXT:object
Defined in: labels/label-layer.ts:107
The same default look for BACKEND-NATIVE text (SVG <text> / Canvas fillText, incl. export),
which CSS can’t reach: the font/color/halo equivalent of DEFAULT_LABEL_STYLE
(canvas font shorthand takes no line-height; the 3px halo stroke ≈ the 3px shadow blur).
Type Declaration
Section titled “Type Declaration”color:
string
font:
string
halo:
object
halo.color
Section titled “halo.color”color:
string
halo.width
Section titled “halo.width”width:
number