MapContextEvent
Defined in: ui/events.ts:856
An event related to the web gl context
Extends
MapLibreEvent<WebGLContextEvent>
Properties
target
target:
Map
Defined in: ui/events.ts:485
The object that fired the event. Set when the event is fired, and narrowed to a more
specific type (e.g. Map, Marker) by the event subclasses.