src/views/system/project/components/addPorjectDialog.vue
@@ -250,6 +250,8 @@ this.$emit('close') }, flyToLocal(row){ console.log(row) const position = Cesium.Cartesian3.fromDegrees(row.longitude,row.latitude, row.deviceHeight); // rotationAngle = Cesium.Math.toRadians(row.face) || Cesium.Math.toRadians(0) rotationAngle = Cesium.Math.toRadians(row.face) || Cesium.Math.toRadians(0)