I have a large image that is within a smaller div. I need the image to pan, when clicked which i have done using ui scrollable.
I now need a similar panning function but when up, down, left or right navigation arrows is clicked as on google maps for example
how could I achieve this?