Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
507
export
var
tiledVectorLayer =
function
(url, options) {
508
return
new
TiledVectorLayer(url, options);
509
};
Callers
1
TiledVectorLayerSpec.js
File · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected