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

Function chartService

src/leaflet/services/ChartService.js:144–146  ·  view source on GitHub ↗
(url, options)

Source from the content-addressed store, hash-verified

142});
143
144export var chartService = function (url, options) {
145 return new ChartService(url, options);
146};

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected