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 76f8026 commit 12073ddCopy full SHA for 12073dd
test/tool/mock_l7.js
@@ -25,6 +25,7 @@ const Maplibre = ({ mapInstance }) => {
25
return mapInstance;
26
};
27
const Layer = () => {
28
+ this.animateStatus = false;
29
return {
30
animateStatus: this.animateStatus || false,
31
source() {
0 commit comments