samvera-labs / openseadragon-react-viewer

A React wrapper around the OpenSeadragon viewer which extends viewer functionality.
https://samvera-labs.github.io/openseadragon-react-viewer/
27 stars 7 forks source link

how to use DZI #59

Closed firstdorsal closed 3 years ago

firstdorsal commented 3 years ago

hi, i want to get deep zoom images to work: https://openseadragon.github.io/examples/tilesource-dzi/ but your project needs to load a manifest. i cant get the native openseadragon project to work with react. is it possible to use dzi with your viewer?

adamjarling commented 3 years ago

Hi @firstdorsal I'll see if we can support individual tile sources in this package. The original use case was pull in metadata from a IIIF manifest alongside images.

You may be interested in this package, which could support your use case directly:

https://github.com/stephenwf/use-open-seadragon