Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adapt openseadragon to support IIIF manifests #1264

Closed
dannylamb opened this issue Sep 3, 2019 · 3 comments
Closed

Adapt openseadragon to support IIIF manifests #1264

dannylamb opened this issue Sep 3, 2019 · 3 comments

Comments

@dannylamb
Copy link
Contributor

In order to render multiple pages using the openseadragon viewer, it needs to be adapted to accept a IIIF manifest.

Depends on #1263

See this documentation from Openseadragon for examples. I think we'd just use the first 'inline' method, but that's pure speculation until we get into the thick of it.

@dannylamb
Copy link
Contributor Author

Linking to #932

@whikloj
Copy link
Member

whikloj commented Sep 3, 2019

Currently I think we are using more of the XMLHTTPRequest for IIIF info.json method, which would also open us up to using the multiple request method for paged content.

@dannylamb
Copy link
Contributor Author

Resolved via Islandora/openseadragon@1a37e48

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants