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

Function uniqueThemeLayer

src/leaflet/overlay/UniqueThemeLayer.js:111–113  ·  view source on GitHub ↗
(name, options)

Source from the content-addressed store, hash-verified

109});
110
111export var uniqueThemeLayer = function (name, options) {
112 return new UniqueThemeLayer(name, options);
113};

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected