Using Google Maps Image Viewer to Post Large Images without Resizing

http://www.labnol.org/internet/design/embed-large-pictures-panoramas-web-pages-google-maps-image-viewer/2606/

Apparently within the geography community (and I expect some other places) this trick is well known, but it was new to me and so thought it worth sharing. Using the free Google Maps Image Cutter developed at University College London you can cut up very large images into ’tiles’ and then use the standard Google maps viewer interface to pan and zoom on it. The default is for the picture to wrap, but if you look at the source of the HTML page, change one value prevents this, as can be seen in the example I tested it on here.

Many of the pages I readpointed out that a service like Zoomify already does this. True enough, but a) other than for the most basic package, that is a paid for service b)Zoomify is a Flash-based approach, sometimes that’s not what you want c) this seems to me to give me more control, and can you ever have enough options on how to do things like this? Isn’t that part of what we educational technologists are supposed to do – listen to needs and respond with appropriate solutions?

(As an aside, I found this via another very good post, “How to embed almost anything on your website.” It struck me while reading this that it behooves any institution that still dares to force an LMS on its instructors and learners to create a resource like this, an inventory of techniques that work to bring stuff from outside into that LMS. Banning Javascript includes simply isn’t an option; I understand the risks, but we need to figure out better techniques for the people who should own these concerns (security administrators) to monitor them instead of making end users bear the burden. ) – SWL