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

Function echartsLayer

src/leaflet/overlay/EChartsLayer.js:360–362  ·  view source on GitHub ↗
(echartsOptions, options)

Source from the content-addressed store, hash-verified

358 return mapOffset;
359}
360export const echartsLayer = function (echartsOptions, options) {
361 return new EchartsLayer(echartsOptions, options);
362};

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected