Optional
color?: ColorRepresentationThe color of the line.
Optional
lineThe line width. If lineWidthUnits is world
, the width is expressed in CRS units
(typically meters). Otherwise the line width is expressed in pixels.
Optional
lineSpecifies how the line width is interpreted.If "pixels"
, the width is expressed in pixels,
and if "world"
, the width is expressed in world units (typically meters).
Stroke style for vector features.