MCPcopy Index your code
hub / github.com/SuperMap/iClient-JavaScript / tiledMapLayer

Function tiledMapLayer

src/leaflet/mapping/TiledMapLayer.js:424–426  ·  view source on GitHub ↗
(url, options)

Source from the content-addressed store, hash-verified

422});
423
424export var tiledMapLayer = function (url, options) {
425 return new TiledMapLayer(url, options);
426};

Callers 15

LogoSpec.jsFile · 0.90
MapVLayerSpec.jsFile · 0.90
createMapFunction · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected