OpenSeaDragon is awesome.
If I use the Viewport#fitBounds JS method to move to a new rectangle, with default arguments, it 'animates' the transition between current view and the new requested bounds.
Is there any way to control the speed of this animation? I'd like to slow it down, so it takes longer to move from current view to the requested bounds, for a more leisurely tour.
Glad you like!
To affect the animation speed, play with the springStiffness and animationTime options when creating your viewer. See:
http://openseadragon.github.io/docs/OpenSeadragon.html#Options