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 f75490a commit 00df882Copy full SHA for 00df882
test/tool/mock_l7.js
@@ -1,5 +1,6 @@
1
const Scene = () => {
2
return {
3
+ removeAllLayer: () => {},
4
layerService: {
5
renderLayer: () => {},
6
stopAnimate: () => true,
0 commit comments