Skip to content

HighlightStyle

Defined in: map/highlight.ts:8

Style for highlight-overlay geometry. Unlike bulk StyleOverrides, lineWidth IS allowed: only one item is re-tessellated per hover change.

optional fill?: string

Defined in: map/highlight.ts:9


optional lineWidth?: number

Defined in: map/highlight.ts:11


optional radiusScale?: number

Defined in: map/highlight.ts:13

Circle drawables only: multiply the point radius (default 1).


optional stroke?: string

Defined in: map/highlight.ts:10