Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/SuperMap/iClient-JavaScript
/ setData
Method
setData
test/tool/mock_l7.js:235–238 ·
view source on GitHub ↗
(data)
Source
from the content-addressed store, hash-verified
233
return
sourceInfo;
234
}
235
setData(data) {
236
this.layerSource.originData = data;
237
this.getSource().emit(
'update'
);
238
}
239
240
on(
type
, cb) {
241
event.on(
type
, cb);
Callers
15
DeckglLayerSpec.js
File · 0.45
L7LayerSpec.js
File · 0.45
RangeTheme3DLayerSpec.js
File · 0.45
UniqueTheme3DLayerSpec.js
File · 0.45
MapVLayerSpec.js
File · 0.45
DeckglLayerSpec.js
File · 0.45
L7LayerSpec.js
File · 0.45
KnowledgeGraphSpec.js
File · 0.45
mapbox-gl.js
File · 0.45
io
Function · 0.45
wh
Function · 0.45
tu
Function · 0.45
Calls
2
getSource
Method · 0.95
emit
Method · 0.45
Tested by
no test coverage detected