Class OpenSeadragon.Navigator

Class Summary
Constructor Attributes Constructor Name and Description
 
The Navigator provides a small view of the current image as fixed while representing the viewport as a moving box serving as a frame of reference in the larger viewport as to which portion of the image is currently being examined.

Class Detail

OpenSeadragon.Navigator(options)
The Navigator provides a small view of the current image as fixed while representing the viewport as a moving box serving as a frame of reference in the larger viewport as to which portion of the image is currently being examined. The navigators viewport can be interacted with using the keyboard or the mouse.
Parameters:
{Object} options
{String} options.viewerId

Method Detail

  • update()