MCPcopy
hub / github.com/visgl/deck.gl / off

Method off

modules/mapbox/src/types.ts:17–17  ·  view source on GitHub ↗
(type: string, listener?: Listener)

Source from the content-addressed store, hash-verified

15 on(type: string, listener: Listener);
16
17 off(type: string, listener?: Listener);
18
19 once(type: string, listener: Listener);
20}

Callers 6

_onRemoveOverlaidMethod · 0.65
_onRemoveInterleavedMethod · 0.65
_handleMapMoveFunction · 0.65
finalizeFunction · 0.65
toggleEventsFunction · 0.65
finalizeStateMethod · 0.65

Implementers 1

Eventedtest/modules/mapbox/mapbox-gl-mock/eve

Calls

no outgoing calls

Tested by

no test coverage detected