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