I have to make a project for school where i have to make a pannable and scrollable map. The thing is, they don't even exaplain or push you in a direction how to.
We have to make it so we can display it on a rasberry pi (hence why we need to make it pannable and scrollable).
I have an image of 1280 x 655, how can i make this scrollable and pannable in an easy way?
Right now i only have a div with the image inside of it.