new Circle
Stability: experimental
Parameters:
| Name | Type | Argument | Description | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
options |
olx.style.CircleOptions |
<optional> |
Options. Properties
|
- Source:
- circlestyle.js, line 22
Extends
Methods
-
getAnchor
Stability: experimental -
- Source:
- circlestyle.js, line 88
Returns:
Anchor.
- Type
- Array.<number>
-
getFill
Stability: experimental -
- Source:
- circlestyle.js, line 97
Returns:
Fill style.
- Type
- ol.style.Fill
-
getImage
Stability: experimental -
Parameters:
Name Type Description pixelRationumber Pixel ratio.
- Source:
- circlestyle.js, line 114
Returns:
Image element.
- Type
- HTMLCanvasElement | HTMLVideoElement | Image
-
getRadius
Stability: experimental -
- Source:
- circlestyle.js, line 131
Returns:
Radius.
- Type
- number
-
getRotation
Stability: experimental -
- Inherited From:
- Source:
- imagestyle.js, line 104
Returns:
Rotation.
- Type
- number
-
getScale
Stability: experimental -
- Inherited From:
- Source:
- imagestyle.js, line 113
Returns:
Scale.
- Type
- number
-
getSize
Stability: experimental -
- Source:
- circlestyle.js, line 140
Returns:
Size.
- Type
- ol.Size
-
getStroke
Stability: experimental -
- Source:
- circlestyle.js, line 149
Returns:
Stroke style.
- Type
- ol.style.Stroke
OpenLayers 3