Skip to content

MapContextEvent

MapContextEvent: object

An event related to the web gl context

Type declaration

originalEvent

originalEvent: WebGLContextEvent

type

type: "webglcontextlost" | "webglcontextrestored"

Source

src/ui/events.ts:736