MCPcopy Create free account
hub / github.com/SuperMap/iClient-JavaScript / _isLinear

Method _isLinear

src/common/mapping/WebMapV3.js:1134–1136  ·  view source on GitHub ↗
(subStyleSetting)

Source from the content-addressed store, hash-verified

1132 }
1133
1134 _isLinear(subStyleSetting) {
1135 return subStyleSetting.type === 'linear';
1136 }
1137
1138 _getLegendStyleType({ styleField, currentType, custom, interpolateInfo }) {
1139 if (['unique', 'linear'].includes(currentType)) {

Callers 2

_getSettingCustomMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected