-
Name Type Description optionsOptions.
Name Type Description opacitynumber Opacity.
rotateWithViewboolean If the image should get rotated with the view.
rotationnumber Rotation.
scalenumber | module:ol/size~Size Scale.
displacementArray.<number> Displacement.
Subclasses
Methods
-
Clones the style.
Returns:
The cloned style.
-
Get the displacement of the shape
Returns:
Shape's center displacement
-
Get the symbolizer opacity.
Returns:
Opacity.
-
Determine whether the symbolizer rotates with the map.
Returns:
Rotate with map.
-
Get the symoblizer rotation.
Returns:
Rotation.
-
Get the symbolizer scale.
Returns:
Scale.
-
Set the opacity.
Name Type Description opacitynumber Opacity.
-
Set whether to rotate the style with the view.
Name Type Description rotateWithViewboolean Rotate with map.
-
Set the rotation.
Name Type Description rotationnumber Rotation.
-
Set the scale.
Name Type Description scalenumber | module:ol/size~Size Scale.
OpenLayers