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

Allow users to pass in their own OpenSeadragon configuration options #64

Closed adamjarling closed 3 years ago

adamjarling commented 3 years ago

Allow users to pass in their own OpenSeadragon configuration options to the React viewer.

https://openseadragon.github.io/docs/OpenSeadragon.Viewport.html

https://github.com/samvera-labs/openseadragon-react-viewer/issues/48#issuecomment-852462001

adamjarling commented 3 years ago

This is now implemented