| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -26,7 +26,7 @@ const Maplibre = ({ mapInstance }) => { | |||
| 26 | 26 | }; | |
| 27 | 27 | const Layer = () => { | |
| 28 | 28 | return { | |
| 29 | - animateStatus: false, | ||
| 29 | + animateStatus: this.animateStatus || false, | ||
| 30 | 30 | source() { | |
| 31 | 31 | return this; | |
| 32 | 32 | }, | |
| Back | FazBrowse Home | New Git URL |
0 commit comments