Extends
Methods
-
Name Type Description feature
ol.Feature Feature.
style
ol.style.Style Style.
-
Render a geometry into the canvas. Call
ol.render.webgl.Immediate#setStyle
first to set the rendering style.Name Type Description geometry
ol.geom.Geometry | ol.render.Feature The geometry to render.
-
Set the rendering style. Note that since this is an immediate rendering API, any
zIndex
on the provided style will be ignored.Name Type Description style
ol.style.Style The rendering style.