mirror of
https://github.com/openseadragon/openseadragon.git
synced 2025-01-19 17:21:50 +03:00
Revert "Add documentation for source on Viewer"
This reverts commit 99b7c3d2e592c667cc3add4993f2ba953f13b5d3.
This commit is contained in:
parent
99b7c3d2e5
commit
0c4eafb669
@ -145,11 +145,6 @@ $.Viewer = function( options ) {
|
||||
|
||||
//These are originally not part options but declared as members
|
||||
//in initialize. It's still considered idiomatic to put them here
|
||||
/**
|
||||
* The {@link OpenSeadragon.TileSource} that defines the TiledImage.
|
||||
* @member {OpenSeadragon.TileSource} source
|
||||
* @memberof OpenSeadragon.TiledImage#
|
||||
*/
|
||||
source: null,
|
||||
/**
|
||||
* Handles rendering of tiles in the viewer. Created for each TileSource opened.
|
||||
|
Loading…
x
Reference in New Issue
Block a user