Huge image scrolling
Hello!
I have a huge image (100,000 x 100,000 pixels).
I need that user will be able to enter my web-page and see parts of this image in a style similar to google map.
I want to divide this image into small images and store on web site.
User will see a small part (say, 300x300 pixels) and will be able to move to any direction on the image. Zoom is not required.
Are there some existing applets that can do this?
Are there some code examples similar to this?
Thanks in advance...
|