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
824 stars 256 forks source link

双击事件会触发两次单机事件 #197

Closed changwenl closed 2 weeks ago

changwenl commented 3 months ago

单机和双击控制不同逻辑,在执行双击逻辑时,会先执行两次单机逻辑

cavencj commented 3 months ago

是的 底层cesium的逻辑