Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
});
56
export
var
fieldService =
function
(url, options) {
57
return
new
FieldService(url, options);
58
};
Callers
1
FieldServiceSpec.js
File · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected