Showcase: Image Panning and Dragging
June 22nd, 2005 | Published in JavaScript/AJAX
Showcase: Image Panning and Dragging:
Michal Migurski has put up a Giant-Ass Image Viewer showcase, which shows how to pan and scan a la Google Maps.
This is a draggable, zoomable satellite mosaic of Antarctica that Eric found. (This space used to have a print from Ernst Haeckel’s Kunstformen der Natur, but the current image is 4x larger) Please use Mozilla, Opera or Safari to view. I’m getting closer to getting this working in IE, mostly by accident - as soon as I have a chance to see why IE complains about killing the onmousemove handler, it’ll be pretty much done.It doesn’t seem too happy when it comes to clicking and such, so it moves around like crazy sometimes.
There is a python script that takes the roll of splitting up the main image into the small square pieces that get painted.
This is pretty cool
(Via Ajaxian Blog.)
