MCPcopy Create free account
hub / github.com/SuperMap/iClient-JavaScript / rangeThemeLayer

Function rangeThemeLayer

src/leaflet/overlay/RangeThemeLayer.js:112–114  ·  view source on GitHub ↗
(name, options)

Source from the content-addressed store, hash-verified

110
111});
112export var rangeThemeLayer = function (name, options) {
113 return new RangeThemeLayer(name, options);
114};

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected