Optional
color?: ColorRepresentationThe color of the line.
{@link DEFAULT_LINE_COLOR}
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.
{@link DEFAULT_LINE_WIDTH}
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).
{@link DEFAULT_LINE_WIDTH_UNITS}
Stroke style for vector features.