Open netdolphin opened 1 month ago
vue3环境,"@antv/l7": "^2.22.1", "@antv/l7-maps": "^2.22.1"
使用ImageLayer,把气象云图(png),通过定时更换source的方法展现云图变化。
不定时(10s或者半分钟)报错, index-B0fKxRTD.js:5799 Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'texture')
也考虑是否图片地址失效,但是测试发现图片都正常的
No response
hi @netdolphin, welcome!
问题描述
vue3环境,"@antv/l7": "^2.22.1", "@antv/l7-maps": "^2.22.1"
使用ImageLayer,把气象云图(png),通过定时更换source的方法展现云图变化。
不定时(10s或者半分钟)报错, index-B0fKxRTD.js:5799 Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'texture')
也考虑是否图片地址失效,但是测试发现图片都正常的
重现链接
No response
重现步骤
No response
预期行为
No response
平台
屏幕截图或视频(可选)
补充说明(可选)
No response