Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/SuperMap/iClient-JavaScript
/ ImageTileLayerSpec.js
File
ImageTileLayerSpec.js
test/leaflet/mapping/ImageTileLayerSpec.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ imageTileLayer } from
'../../../src/leaflet/mapping/ImageTileLayer'
;
2
import
{ mockCreateTile } from
'../../tool/mock_leaflet'
;
3
4
var
url = GlobeParameter.imageTileURL;
Callers
nothing calls this directly
Calls
13
mockCreateTile
Function · 0.90
imageTileLayer
Function · 0.90
describe
Function · 0.85
beforeEach
Function · 0.85
afterEach
Function · 0.85
expect
Function · 0.85
createElement
Method · 0.80
map
Method · 0.80
removeChild
Method · 0.80
getTileUrl
Method · 0.80
it
Function · 0.50
remove
Method · 0.45
Tested by
no test coverage detected