MCPcopy Index your code
hub / github.com/SuperMap/iClient-JavaScript / refresh

Function refresh

examples/js/editor.js:167–170  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

165
166//重置编辑器
167function refresh() {
168 initEditor();
169 run();
170}
171
172//获取当前页的id
173function getActiveId(){

Callers 2

getL7LayerFunction · 0.50
brushMethod · 0.50

Calls 2

initEditorFunction · 0.85
runFunction · 0.70

Tested by

no test coverage detected