Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SuperMap/iClient-JavaScript
/ initPage
Function
initPage
examples/js/editor.js:12–16 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
10
var
containExamples = true;
11
12
function
initPage() {
13
initSideBar();
14
initEditor();
15
screenResize();
16
}
17
18
19
Callers
1
editor.js
File · 0.70
Calls
3
initEditor
Function · 0.85
screenResize
Function · 0.85
initSideBar
Function · 0.70
Tested by
no test coverage detected