Type.
Optional
opt_vectorContext: VectorContextVector context.
Optional
opt_frameState: FrameStateFrame state.
Optional
opt_context: CanvasRenderingContext2DContext.
Optional
opt_glContext: anyWebGL Context.
Canvas context. Only available when a Canvas renderer is used, null otherwise.
An object representing the current render frame state.
WebGL context. Only available when a WebGL renderer is used, null otherwise.
The event target.
stable
The event type.
stable
For canvas, this is an instance of ol.render.canvas.Immediate.
Generated using TypeDoc
Param: type
Type.
Param: opt_vectorContext
Vector context.
Param: opt_frameState
Frame state.
Param: opt_context
Context.
Param: opt_glContext
WebGL Context.