Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/SuperMap/iClient-JavaScript
/ wmtsLayer
Function
wmtsLayer
src/leaflet/mapping/TileLayer.WMTS.js:124–126 ·
view source on GitHub ↗
(url, options)
Source
from the content-addressed store, hash-verified
122
});
123
124
export
var
wmtsLayer =
function
(url, options) {
125
return
new
WMTSLayer(url, options);
126
};
Callers
2
TileLayer.WMTSSpec.js
File · 0.90
WebMap.js
File · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected