OpenSeadragon supports several image serving protocols out of the box and is actively adding support for more. If the image serving protocol you need is not supported, you can always add support for yours using a custom tile source. (Please help us add built-in support for your reqiured image serving protocol.) Each supported protocol aims to allow configuration via XMLHTTPRequest, JSONP, as well as direct inline configuration.
OpenSeadragon provides many optional interface elements which can be easily enabled via simple configuration settings. Additionally, OpenSeadragon aims to enable you to bind it's controls to entirely custom interfaces.
Visualizing image sets may be the most fertile area of future development in OpenSeadragon. It's very common that sets of related images are required to be presented in a way that allows a user to easily navigate through them.
These settings can be useful for developers who are trying to add features to OpenSeadragon or when troubleshooting.
Currently there are no additional dependencies.
You can examine the source of this page to see how it's included in the page.
Is available here. The API documentation has not yet been closely aligned with our build / release cycle. We try to minimize backward incompatible API changes but during the 0.X release cycle are taking some liberty to do so when it makes sense. Please keep both of these caveats in mind when referencing the API documentation.
You can download this project in either zip or tar formats.
You can also clone the project with Git by running:
$ git clone git://github.com/thatcher/openseadragon
The original license is a New BSD style license.
This project adds an MIT style license.