alvaromartmart / types-openseadragon

Types declaration file for OpenSeadragon library (moved to DefinitelyTyped)
https://www.npmjs.com/package/@types/openseadragon
GNU General Public License v3.0
6 stars 9 forks source link

Allow TileSourceOptions for Options.tileSources #9

Closed justincy closed 4 years ago

justincy commented 4 years ago

It's hard to verify this in the docs but there's an example that shows this:

https://openseadragon.github.io/examples/tilesource-custom/

It works for me.