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

DC.Plot的edit方法回调函数参数冗余了点数据 #129

Closed XMwarrior closed 1 year ago

XMwarrior commented 2 years ago

DC.Plot的edit方法,回调函数里返回的覆盖物多了中心点位置。编辑2点线覆盖物,会变成3点;编辑三角形面图层会变成6个点。

cavencj commented 2 years ago

好的 我确认下