Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/visgl/deck.gl
/ getLayer
Method
getLayer
modules/mapbox/src/types.ts:104–104 ·
view source on GitHub ↗
(id: string)
Source
from the content-addressed store, hash-verified
102
removeLayer(id: string);
103
104
getLayer(id: string): any;
105
106
getContainer(): HTMLElement;
107
Callers
5
resolveLayerGroups
Function · 0.65
afterRender
Function · 0.65
resolve-layer-groups.spec.ts
File · 0.65
mapbox-overlay.spec.ts
File · 0.65
getLayer
Method · 0.65
Calls
no outgoing calls
Tested by
no test coverage detected