Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
});
163
export
var
dataFlowLayer =
function
(url, options) {
164
return
new
DataFlowLayer(url, options);
165
};
Callers
2
DataFlowLayerSpec.js
File · 0.90
DataFlowLayerMapVSpec.js
File · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected