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

Method getUniqueColors

src/openlayers/mapping/WebMap.js:3661–3663  ·  view source on GitHub ↗
(colors, valuesLen)

Source from the content-addressed store, hash-verified

3659 }
3660
3661 getUniqueColors(colors, valuesLen) {
3662 return ColorsPickerUtil.getGradientColors(colors, valuesLen);
3663 }
3664
3665 /**
3666 * @private

Callers 1

getUniqueStyleGroupMethod · 0.95

Calls 1

getGradientColorsMethod · 0.45

Tested by

no test coverage detected