Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
resolveLayerGroups
Function · 0.65
mapbox-overlay.spec.ts
File · 0.65
addLayer
Method · 0.65
mapbox-overlay.js
File · 0.65
App
Function · 0.65
app.js
File · 0.65
Calls
no outgoing calls
Tested by
no test coverage detected