new ol.style.Stroke(opt_options) experimental
| Name | Type | Description | |||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
options |
optional
Options.
|
||||||||||||||||||||||
Methods
-
getColor(){ol.Color|string} experimental
-
Returns:
Color.
-
getLineCap(){string|undefined} experimental
-
Returns:
Line cap.
-
getLineDash(){Array.<number>} experimental
-
Returns:
Line dash.
-
getLineJoin(){string|undefined} experimental
-
Returns:
Line join.
-
getMiterLimit(){number|undefined} experimental
-
Returns:
Miter limit.
-
getWidth(){number|undefined} experimental
-
Returns:
Width.
OpenLayers 3