()
| 8329 | })); |
| 8330 | } |
| 8331 | finalize() { |
| 8332 | this.animationCancel(); |
| 8333 | if (this.deckgl) this.deckgl.finalize(); |
| 8334 | if (this.el) this.el.innerHTML = ""; |
| 8335 | this._last = null; |
| 8336 | this.deckgl = null; |
| 8337 | this.el = null; |
| 8338 | this.logger = null; |
| 8339 | this.queuedAnimationOptions = null; |
| 8340 | } |
| 8341 | } |
| 8342 | |
| 8343 | },{"./base":"9SeSX","./clone":"17ucx","./color":"3W8ci","./deck.gl-classes/deckgl":"6Ja8Z","./deck.gl-classes/linearInterpolator":"cWzuI","./defaults":"lNLF5","./easing":"6lpNQ","./effects":"c0NZD","./enums":"d2XHT","./layers":"aCwnK","./legend":"ad1Ea","./marks/rule":"lHE8q","./panel":"lSjme","./patchedCubeArray":"k0ge5","./stagers":"cqSrU","./viewState":"47n3F","tsx-create-element":"9k8zL","@parcel/transformer-js/src/esmodule-helpers.js":"jA2du"}],"6Ja8Z":[function(require,module,exports) { |
nothing calls this directly
no test coverage detected