Param: type

Type.

Param: opt_vectorContext

Vector context.

Param: opt_frameState

Frame state.

Param: opt_context

Context.

Param: opt_glContext

WebGL Context.

Hierarchy

Constructors

Properties

context: CanvasRenderingContext2D

Canvas context. Only available when a Canvas renderer is used, null otherwise.

Api

frameState: FrameState

An object representing the current render frame state.

Api

glContext: any

WebGL context. Only available when a WebGL renderer is used, null otherwise.

Api

target: Object

The event target.

Api

stable

type: string

The event type.

Api

stable

vectorContext: VectorContext

For canvas, this is an instance of ol.render.canvas.Immediate.

Api

Methods

  • Stop event propagation.

    Returns void

    Function

    Api

    stable

  • Stop event propagation.

    Returns void

    Function

    Api

    stable

Generated using TypeDoc