mirror of
https://github.com/openseadragon/openseadragon.git
synced 2024-11-22 13:16:10 +03:00
Document the viewport parameter as mandatory in Overlay.getBounds.
This commit is contained in:
parent
53d1534cc2
commit
81f439d430
@ -419,7 +419,7 @@
|
||||
/**
|
||||
* Returns the current bounds of the overlay in viewport coordinates
|
||||
* @function
|
||||
* @param {OpenSeadragon.Viewport} [viewport] the viewport
|
||||
* @param {OpenSeadragon.Viewport} viewport the viewport
|
||||
* @returns {OpenSeadragon.Rect} overlay bounds
|
||||
*/
|
||||
getBounds: function(viewport) {
|
||||
|
Loading…
Reference in New Issue
Block a user