Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
111
export
var
uniqueThemeLayer =
function
(name, options) {
112
return
new
UniqueThemeLayer(name, options);
113
};
Callers
1
UniqueThemeLayerSpec.js
File · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected