MCPcopy 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

resolveLayerGroupsFunction · 0.65
afterRenderFunction · 0.65
getLayerMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected