A base class used for creating subclasses and not instantiated in apps. Base class for ol.style.Icon, ol.style.Circle and ol.style.RegularShape.
Options.
Get the symbolizer opacity.
Opacity.
Determine whether the symbolizer rotates with the map.
Rotate with map.
Get the symoblizer rotation.
Rotation.
Get the symbolizer scale.
Scale.
Determine whether the symbolizer should be snapped to a pixel.
The symbolizer should snap to a pixel.
Set the opacity.
Set the rotation.
Set the scale.
Generated using TypeDoc
Classdesc
A base class used for creating subclasses and not instantiated in apps. Base class for ol.style.Icon, ol.style.Circle and ol.style.RegularShape.
Param: options
Options.
Api