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

Method addLayer

modules/mapbox/src/types.ts:98–98  ·  view source on GitHub ↗
(layer: any, before?: string)

Source from the content-addressed store, hash-verified

96 getSource(id: string): any;
97
98 addLayer(layer: any, before?: string);
99
100 moveLayer(id: string, beforeId?: string);
101

Callers 6

resolveLayerGroupsFunction · 0.65
addLayerMethod · 0.65
mapbox-overlay.jsFile · 0.65
AppFunction · 0.65
app.jsFile · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected