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

Function dataFlowLayer

src/leaflet/overlay/DataFlowLayer.js:163–165  ·  view source on GitHub ↗
(url, options)

Source from the content-addressed store, hash-verified

161
162});
163export var dataFlowLayer = function (url, options) {
164 return new DataFlowLayer(url, options);
165};

Callers 2

Calls

no outgoing calls

Tested by

no test coverage detected