MCPcopy 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});
70export var themeFeature = function (geometry, attributes) {
71 return new ThemeFeature(geometry, attributes);
72};

Callers 3

addThemeFeaturesFunction · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected