()
| 100186 | (0, _inheritsDefault.default)(ScatterplotLayer1, _Layer); |
| 100187 | var _super = _createSuper(ScatterplotLayer1); |
| 100188 | function ScatterplotLayer1() { |
| 100189 | (0, _classCallCheckDefault.default)(this, ScatterplotLayer1); |
| 100190 | return _super.apply(this, arguments); |
| 100191 | } |
| 100192 | (0, _createClassDefault.default)(ScatterplotLayer1, [ |
| 100193 | { |
| 100194 | key: "getShaders", |
nothing calls this directly
no outgoing calls
no test coverage detected