Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SuperMap/iClient-JavaScript
/ mapService
Function
mapService
src/leaflet/services/MapService.js:102–104 ·
view source on GitHub ↗
(url, options)
Source
from the content-addressed store, hash-verified
100
});
101
102
export
var
mapService =
function
(url, options) {
103
return
new
MapService(url, options);
104
};
Callers
1
MapServiceSpec.js
File · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected