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

Function featureService

src/leaflet/services/FeatureService.js:263–265  ·  view source on GitHub ↗
(url, options)

Source from the content-addressed store, hash-verified

261});
262
263export var featureService = function (url, options) {
264 return new FeatureService(url, options);
265};

Calls

no outgoing calls

Tested by

no test coverage detected