Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/SuperMap/iClient-JavaScript
/ cloudTileLayer
Function
cloudTileLayer
src/leaflet/mapping/CloudTileLayer.js:67–69 ·
view source on GitHub ↗
(url, options)
Source
from the content-addressed store, hash-verified
65
}
66
});
67
export
var
cloudTileLayer =
function
(url, options) {
68
return
new
CloudTileLayer(url, options);
69
};
Callers
1
WebMap.js
File · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected