A symbolizer used to render line features.
ALKMaps. | A symbolizer used to render line features. |
Properties | |
strokeColor | {String} Color for line stroke. |
strokeOpacity | {Number} Stroke opacity (0-1). |
strokeWidth | {Number} Pixel stroke width. |
strokeLinecap | {String} Stroke cap type (“butt”, “round”, or “square”). |
strokeDashstyle | {String} Stroke dash style according to the SLD spec. |
Constructor | |
ALKMaps. | Create a symbolizer for rendering lines. |
{String} Stroke dash style according to the SLD spec. Note that the ALKMaps values for strokeDashstyle (“dot”, “dash”, “dashdot”, “longdash”, “longdashdot”, or “solid”) will not work in SLD, but most SLD patterns will render correctly in ALKMaps.
No default set here. Use ALKMaps.Renderer.defaultRenderer for defaults.