Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
144
export
var
chartService =
function
(url, options) {
145
return
new
ChartService(url, options);
146
};
Callers
1
ChartServiceSpec.js
File · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected