better description

This commit is contained in:
Elie Roux 2019-03-19 18:23:27 +01:00
parent db86ae28c8
commit 427ac45a8a

View File

@ -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 ){