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.
Properties
Section titled “Properties”
optionalfill?:string
Defined in: map/highlight.ts:9
lineWidth?
Section titled “lineWidth?”
optionallineWidth?:number
Defined in: map/highlight.ts:11
radiusScale?
Section titled “radiusScale?”
optionalradiusScale?:number
Defined in: map/highlight.ts:13
Circle drawables only: multiply the point radius (default 1).
stroke?
Section titled “stroke?”
optionalstroke?:string
Defined in: map/highlight.ts:10