MCPcopy Create free account
hub / github.com/SuperMap/iClient-JavaScript / hide

Method hide

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

Source from the content-addressed store, hash-verified

222 return this;
223 }
224 hide() {
225 this.rawConfig.visible = false;
226 return this;
227 }
228 getSource() {
229 const sourceInfo = event;
230 sourceInfo._data = this.layerSource.originData;

Callers 15

MapvLayerSpec.jsFile · 0.45
MapvLayerSpec.jsFile · 0.45
mapv.min.jsFile · 0.45
mapv.jsFile · 0.45
echarts-en.min.jsFile · 0.45
echarts.min.jsFile · 0.45
bindEventsFunction · 0.45
clearAlertFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected