mirror of
https://github.com/openseadragon/openseadragon.git
synced 2025-01-19 17:21:50 +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…
x
Reference in New Issue
Block a user