Skip to content

Commit 12073dd

Browse files
[fix]UT
1 parent 76f8026 commit 12073dd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/tool/mock_l7.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ const Maplibre = ({ mapInstance }) => {
2525
return mapInstance;
2626
};
2727
const Layer = () => {
28+
this.animateStatus = false;
2829
return {
2930
animateStatus: this.animateStatus || false,
3031
source() {

0 commit comments

Comments
 (0)