Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SuperMap/iClient-JavaScript
/ themeFeature
Function
themeFeature
src/leaflet/overlay/theme/ThemeFeature.js:70–72 ·
view source on GitHub ↗
(geometry, attributes)
Source
from the content-addressed store, hash-verified
68
}
69
});
70
export
var
themeFeature =
function
(geometry, attributes) {
71
return
new
ThemeFeature(geometry, attributes);
72
};
Callers
3
addThemeFeatures
Function · 0.90
RankSymbolThemeLayerSpec.js
File · 0.90
GraphThemeLayerSpec.js
File · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected