我的github

Cesium.CameraEventType中的属性:LEFT_DRAG : 0  ,  RIGHT_DRAG : 1  ,  MIDDLE_DRAG : 2  ,  WHEEL : 3   ,   PINCH : 4

参考1:https://www.cnblogs.com/wang985850293/p/5227365.html

左键旋转,右键缩放,中键平移

camera.move

cesium.camera.on(){

  camera.flyto();

}

posted on 2021-10-29 14:48  XiaoNiuFeiTian  阅读(501)  评论(0编辑  收藏  举报