MCPcopy 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
102export var mapService = function (url, options) {
103 return new MapService(url, options);
104};

Callers 1

MapServiceSpec.jsFile · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected