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

Method removeLayer

modules/mapbox/src/types.ts:102–102  ·  view source on GitHub ↗
(id: string)

Source from the content-addressed store, hash-verified

100 moveLayer(id: string, beforeId?: string);
101
102 removeLayer(id: string);
103
104 getLayer(id: string): any;
105

Callers 2

resolveLayerGroupsFunction · 0.65
removeLayerMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected