hongfaqiu / cesium-extends

CesiumJS 的扩展库,提供事件订阅、大数据geojson加载、geojson样式、tooltip、popup、缩放控制、绘图工具、测量工具、双屏联动、指南针、热力图等功能
https://extends.opendde.com/
MIT License
219 stars 51 forks source link

fix(drawer):Fix the destroy function does not correctly mark _status as 'DESTROY' #17

Closed wch360119203 closed 4 months ago

wch360119203 commented 4 months ago

Changed the execution time of the reset() to after modifying _status

vercel[bot] commented 4 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
cesium-extends ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 26, 2024 7:45am
wch360119203 commented 4 months ago

In the current case, isDestroyed() returns false after destroy()