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

Method removeLayer

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

Source from the content-addressed store, hash-verified

68 return true;
69 }
70 removeLayer() {
71 return true;
72 }
73 on(type, callback) {
74 this.callbacks[type] = callback;
75 callback();

Callers 15

VideoMapSpec.jsFile · 0.45
MapExtendSpec.jsFile · 0.45
L7LayerSpec.jsFile · 0.45
MapvLayerSpec.jsFile · 0.45
MapExtendSpec.jsFile · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected