MCPcopy Create free account
hub / github.com/SuperMap/iClient-JavaScript / fieldService

Function fieldService

src/leaflet/services/FieldService.js:56–58  ·  view source on GitHub ↗
(url, options)

Source from the content-addressed store, hash-verified

54 }
55});
56export var fieldService = function (url, options) {
57 return new FieldService(url, options);
58};

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected