MCPcopy 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
258export var mapVLayer = function (dataSet, mapVOptions, options) {
259 return new MapVLayer(dataSet, mapVOptions, options);
260};

Callers 2

MapVLayerSpec.jsFile · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected