Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SuperMap/iClient-JavaScript
/ imageTileLayer
Function
imageTileLayer
src/leaflet/mapping/ImageTileLayer.js:130–132 ·
view source on GitHub ↗
(url, options)
Source
from the content-addressed store, hash-verified
128
});
129
130
export
var
imageTileLayer =
function
(url, options) {
131
return
new
ImageTileLayer(url, options);
132
};
133
Callers
1
ImageTileLayerSpec.js
File · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected