We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 83ed66d commit 38626bdCopy full SHA for 38626bd
test/libs/deck.gl/5.1.3/deck.gl.js
@@ -42023,7 +42023,6 @@ function calculateViewportUniforms(_ref3) {
42023
coordinateOrigin = _ref3.coordinateOrigin;
42024
42025
var coordinateZoom = viewport.zoom;
42026
- (0, _assert2.default)(coordinateZoom >= 0);
42027
42028
var _calculateMatrixAndOf = calculateMatrixAndOffset({
42029
coordinateSystem: coordinateSystem,
0 commit comments