Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/antvis/L7
/ getSourceCfg
Method
getSourceCfg
packages/core/src/services/source/ISourceService.ts:147–147 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
145
extent: BBox;
146
tileset: TilesetManager | undefined;
147
getSourceCfg(): any;
148
setData(data: any, options?: ISourceCFG): void;
149
updateClusterData(zoom: number): void;
150
getFeatureById(id: number): unknown;
Callers
2
BaseLayer
Class · 0.65
r
Function · 0.65
Implementers
1
Source
packages/source/src/source.ts
Calls
no outgoing calls
Tested by
no test coverage detected