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

Method active

test/tool/mock_l7.js:217–219  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

215 return this;
216 }
217 active() {
218 return this;
219 }
220 show() {
221 this.rawConfig.visible = true;
222 return this;

Callers 2

L7LayerSpec.jsFile · 0.80
L7LayerSpec.jsFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected