MCPcopy Index your code
hub / github.com/SuperMap/iClient-JavaScript / labelThemeLayer

Function labelThemeLayer

src/leaflet/overlay/LabelThemeLayer.js:980–982  ·  view source on GitHub ↗
(name, options)

Source from the content-addressed store, hash-verified

978});
979
980export var labelThemeLayer = function (name, options) {
981 return new LabelThemeLayer(name, options);
982};

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected