new Circle
Stability: experimental
Parameters:
| Name | Type | Argument | Description |
|---|---|---|---|
options |
olx.style.CircleOptions |
<optional> |
Options. |
- Source:
- circlestyle.js, line 22
Extends
Methods
-
getFill
Stability: not documented -
- Source:
- circlestyle.js, line 94
Returns:
Fill style.
- Type
- ol.style.Fill
-
getRadius
Stability: not documented -
- Source:
- circlestyle.js, line 126
Returns:
Radius.
- Type
- number
-
getRotation
Stability: not documented -
- Inherited From:
- Source:
- imagestyle.js, line 87
Returns:
Rotation.
- Type
- number
-
getScale
Stability: not documented -
- Inherited From:
- Source:
- imagestyle.js, line 95
Returns:
Scale.
- Type
- number
-
getStroke
Stability: not documented -
- Source:
- circlestyle.js, line 142
Returns:
Stroke style.
- Type
- ol.style.Stroke
OpenLayers 3