@@ -162,3 +162,8 @@ function registerEvent() {
}
+ restarRotate();
+ });
+ // 设置按钮点击事件,按钮的tip与功能面板的互相切换
+ $('#sceneSetting').on('click', function () {
+ checkBtnActives(['#mapBg']);