[-] remove ref to getTileAtPoint - becasue this are subclass of TileSource

This commit is contained in:
VoidVolker 2016-07-29 20:45:57 +03:00
parent eb799bdc70
commit 41c82c88a9
2 changed files with 0 additions and 14 deletions

View File

@ -166,12 +166,6 @@
return new $.Point(0, 0);
}
},
/**
* @function
* @param {Number} level
* @param {OpenSeadragon.Point} point
*/
getTileAtPoint: $.TileSource.prototype.getTileAtPoint,
/**
* Retrieves a tile url
* @function

View File

@ -169,14 +169,6 @@ $.extend( $.LegacyTileSource.prototype, $.TileSource.prototype, /** @lends OpenS
}
},
/**
* @function
* @param {Number} level
* @param {OpenSeadragon.Point} point
*/
getTileAtPoint: $.TileSource.prototype.getTileAtPoint,
/**
* This method is not implemented by this class other than to throw an Error
* announcing you have to implement it. Because of the variety of tile