mirror of
https://github.com/openseadragon/openseadragon.git
synced 2024-11-22 05:06:09 +03:00
better description
This commit is contained in:
parent
db86ae28c8
commit
427ac45a8a
@ -42,8 +42,8 @@
|
|||||||
* @memberof OpenSeadragon
|
* @memberof OpenSeadragon
|
||||||
* @extends OpenSeadragon.TileSource
|
* @extends OpenSeadragon.TileSource
|
||||||
* @see http://iiif.io/api/image/
|
* @see http://iiif.io/api/image/
|
||||||
* @param {String} [options.tileFormat]
|
* @param {String} [options.tileFormat='jpg']
|
||||||
* The extension that will be used when requiring tiles (defaults to "jpg").
|
* The extension that will be used when requiring tiles.
|
||||||
*/
|
*/
|
||||||
$.IIIFTileSource = function( options ){
|
$.IIIFTileSource = function( options ){
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user