Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/SuperMap/iClient-JavaScript
/ getLayers
Method
getLayers
src/common/mapping/MapBase.js:21–23 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
19
}
20
21
getLayers() {
22
return
(this._sourceListModel && this._sourceListModel.getLayers()) || [];
23
}
24
25
getLegends() {
26
return
this._legendList;
Callers
15
WebMapV2Spec.js
File · 0.45
callback
Function · 0.45
callback
Function · 0.45
WebMapV3Spec.js
File · 0.45
callback
Function · 0.45
DataServiceQueryViewSpec.js
File · 0.45
WebMapV2Spec.js
File · 0.45
callback
Function · 0.45
callback
Function · 0.45
WebMapV3Spec.js
File · 0.45
callback
Function · 0.45
olms.js
File · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected