MCPcopy 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
124export var wmtsLayer = function (url, options) {
125 return new WMTSLayer(url, options);
126};

Callers 2

WebMap.jsFile · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected