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

Function tiledVectorLayer

src/leaflet/overlay/TiledVectorLayer.js:507–509  ·  view source on GitHub ↗
(url, options)

Source from the content-addressed store, hash-verified

505});
506
507export var tiledVectorLayer = function (url, options) {
508 return new TiledVectorLayer(url, options);
509};

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected