Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
resolveLayerGroups
Function · 0.65
removeLayer
Method · 0.65
Calls
no outgoing calls
Tested by
no test coverage detected