mirror of
https://github.com/openseadragon/openseadragon.git
synced 2025-04-03 13:53:31 +03:00
better description
This commit is contained in:
parent
db86ae28c8
commit
427ac45a8a
1 changed files with 2 additions and 2 deletions
|
@ -42,8 +42,8 @@
|
|||
* @memberof OpenSeadragon
|
||||
* @extends OpenSeadragon.TileSource
|
||||
* @see http://iiif.io/api/image/
|
||||
* @param {String} [options.tileFormat]
|
||||
* The extension that will be used when requiring tiles (defaults to "jpg").
|
||||
* @param {String} [options.tileFormat='jpg']
|
||||
* The extension that will be used when requiring tiles.
|
||||
*/
|
||||
$.IIIFTileSource = function( options ){
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue