new ol.style.Image(options) experimental
Name | Type | Description |
---|---|---|
options |
ol.style.ImageOptions |
Options. |
Subclasses
Methods
-
getImage(pixelRatio){HTMLCanvasElement|HTMLVideoElement|Image} experimental
-
Name Type Description pixelRatio
number Pixel ratio.
Returns:
Image element.
-
getOpacity(){number} experimental
-
Returns:
Opacity.
-
getRotateWithView(){boolean} experimental
-
Returns:
Rotate with map.
-
getRotation(){number} experimental
-
Returns:
Rotation.
-
getScale(){number} experimental
-
Returns:
Scale.
-
getSnapToPixel(){boolean} experimental
-
Returns:
Snap to pixel?
-
setRotation(rotation) experimental
-
Set the rotation.
Name Type Description rotation
number Rotation.
-
setScale(scale) experimental
-
Set the scale.
Name Type Description scale
number Scale.