Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SuperMap/iClient-JavaScript
/ mapVLayer
Function
mapVLayer
src/leaflet/overlay/MapVLayer.js:258–260 ·
view source on GitHub ↗
(dataSet, mapVOptions, options)
Source
from the content-addressed store, hash-verified
256
});
257
258
export
var
mapVLayer =
function
(dataSet, mapVOptions, options) {
259
return
new
MapVLayer(dataSet, mapVOptions, options);
260
};
Callers
2
MapVLayerSpec.js
File · 0.90
MapVRendererSpec.js
File · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected