This would provide a method for rotating the image rather than the camera.
The benefit of doing this rather than the existing startAngle property is that it works the same regardless of camera control method or panorama type.
The main difference is that it doesn't change the orientation of the direction indicator. In my projects case, that's a benefit since we are applying a rotation correct for the fact that images start facing backwards using this library
This would provide a method for rotating the image rather than the camera.
The benefit of doing this rather than the existing
startAngle
property is that it works the same regardless of camera control method or panorama type.The main difference is that it doesn't change the orientation of the direction indicator. In my projects case, that's a benefit since we are applying a rotation correct for the fact that images start facing backwards using this library