this.view.setRotation(Math.PI / 2);
this.view.animate({ rotation: this.view.getRotation() - Math.PI / 2 });