A Boolean value indicating whether the item's opacity should be adjusted alongside the
							parent data source's opacity value. Default value is true.
Style class name to add to the shape's DOM element.
The shape's fill style options.
Fill color.
Fill opacity.
A string that defines how the inside of a shape is determined.
Supports nonzero or evenodd.
Defines the shape of the path for SVG elements.
Size for the shape as [width, height] in pixels.
The amount to simplify the shape path on each zoom level. More smoothing means better performance and a smoother appearance, and less means more accurate representation.
This value is not supported for all mapping strategies.
The shape's stroke style options.
Stroke color.
A string that defines the stroke dash pattern.
A string that defines the distance into the dash pattern to start the dash.
A string that defines the shape to be used at the end of the stroke.
Supports butt, round, or square.
A string that defines the shape to be used at the corners of the stroke.
Supports miter, round, bevel, miter-clip, or arcs.
Stroke opacity.
Stroke width in pixels.
Defines a list of transform definitions that are applied to a vector element and the element's children.
Generated using TypeDoc
A data type that provides style options for vector shape objects on a map, such as polygons and polylines.