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

fix: Cesium.Rectangle.center 参数错误 #162

Closed ShenWeiQun closed 1 year ago

ShenWeiQun commented 1 year ago

如图,方法 Cesium.Rectangle.center(rectangle, result),第一个参数需要Cesium.Rectangle类型 image 未修改之前this._delegate.rectangleCesium.RectangleGraphics类型