dvgis / dc-sdk

DC-SDK is based on the open source project Cesium for the second development of two three-dimensional WebGis application framework , the framework optimizes the use of Cesium and adds some additional features , designed for developers to quickly build WebGis application.🌎
http://dc.dvgis.cn
Apache License 2.0
807 stars 254 forks source link

车辆轨迹追加点位的时候动画会倒退一段,原本的轨迹也会清空重新渲染 #175

Open Braoque opened 9 months ago

Braoque commented 9 months ago

Track的addPosition方法执行追加点位的时候动画会倒退一段,原本的轨迹也会清空重新渲染 QQ截图20231130201520 QQ截图20231130201803

Braoque commented 9 months ago

setLabel方法可以扩展一个传入Element的方法吗

cavencj commented 9 months ago

好的,我这边看下