diff --git a/src/viewport.js b/src/viewport.js index 07c941c6..43011914 100644 --- a/src/viewport.js +++ b/src/viewport.js @@ -875,6 +875,7 @@ $.Viewport.prototype = { /** * Rotates this viewport to the angle specified. * @function + * @param {Number} degrees The degrees to set the rotation to. * @return {OpenSeadragon.Viewport} Chainable. */ setRotation: function(degrees) {