new Shadow(options)
Parameters:
Name | Type | Description | ||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
options |
Options. Properties
|
Extends
- ol.style.RegularShape
Methods
-
clone()
-
Clones the style.
Returns:
- Type
- ol.style.Shadow
-
getImage(pixelRatio)
-
Get the image icon.
Parameters:
Name Type Description pixelRatio
number Pixel ratio.
Returns:
Image or Canvas element.
- Type
- HTMLCanvasElement