Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/SuperMap/iClient-JavaScript
/ MapServiceSpec.js
File
MapServiceSpec.js
test/mapboxgl/services/MapServiceSpec.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ MapService } from
'../../../src/mapboxgl/services/MapService'
;
2
import
{ FetchRequest } from
'../../../src/common/util/FetchRequest'
;
3
4
var
url = GlobeParameter.WorldURL;
Callers
nothing calls this directly
Calls
11
describe
Function · 0.85
beforeEach
Function · 0.85
afterEach
Function · 0.85
spyOn
Function · 0.85
expect
Function · 0.85
it
Function · 0.50
done
Function · 0.50
getMapInfo
Method · 0.45
getTilesets
Method · 0.45
getWKT
Method · 0.45
destroy
Method · 0.45
Tested by
no test coverage detected