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

Method _initDataflowLayer

src/common/mapping/WebMapV2.js:1132–1134  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1130 }
1131
1132 _initDataflowLayer() {
1133 this._addLayerSucceeded();
1134 }
1135
1136 _handleDataflowFeatures(layerInfo, e) {
1137 let features = [JSON.parse(e.data)];

Callers

nothing calls this directly

Calls 1

_addLayerSucceededMethod · 0.95

Tested by

no test coverage detected