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 ef1ee79 commit 4628e50Copy full SHA for 4628e50
src/splitcontrol.ts
@@ -126,4 +126,4 @@ export default class SplitMapControl extends Control {
126
const gl = event.context; // Get WebGL context
127
gl.disable(gl.SCISSOR_TEST); // Disable scissor test
128
}
129
-}
+}
0 commit comments