Hi there I have tried to implement PAN Tool for papaya viewer but no luck, I came up with these two functions
papaya.viewer.Viewer.prototype.setCurrentPanLocation = function (xLoc, yLoc, sliceDirection) {
and
papaya.viewer.Viewer.prototype.setStartPanLocation = function (xLoc, yLoc, sliceDirection) {
anyone help