new Style
Stability: experimental
Parameters:
| Name | Type | Argument | Description |
|---|---|---|---|
options |
olx.style.StyleOptions |
<optional> |
Style options. |
- Source:
- style.js, line 13
Methods
-
getFill
Stability: not documented -
- Source:
- style.js, line 53
Returns:
Fill style.
- Type
- ol.style.Fill
-
getImage
Stability: not documented -
- Source:
- style.js, line 61
Returns:
Image style.
- Type
- ol.style.Image
-
getStroke
Stability: not documented -
- Source:
- style.js, line 69
Returns:
Stroke style.
- Type
- ol.style.Stroke
-
getText
Stability: not documented -
- Source:
- style.js, line 77
Returns:
Text style.
- Type
- ol.style.Text
-
getZIndex
Stability: not documented -
- Source:
- style.js, line 85
Returns:
ZIndex.
- Type
- number | undefined
OpenLayers 3