Skip to content

DEFAULT_LABEL_STYLE

const DEFAULT_LABEL_STYLE: LabelStyle

Defined in: labels/label-layer.ts:85

Default overlay label look (#224) — a compact dark sans-serif label with a white text-shadow halo, readable over busy geometry with zero user CSS. Applied by the engine label APIs (e.g. network.labels()) via resolveLabelStyle; a raw LabelLayer stays unstyled by default (the low-level primitive keeps today’s inherit-from-container behaviour).