Interactive World JavaScript Map

This tutorial will show you how to create an interactive map of the world you can use to display travel photos. In the process, you'll be introduced to Raphael.js. It is a small JavaScript library that makes it easy to work with vector graphics. Instead of using HTML5 Canvas for interactive animations, it uses SVG (for modern browsers) and VML (for IE8 and earlier).
READ MORE...
http://webdesignerwall.com/tutorials/in ... script-map
READ MORE...
http://webdesignerwall.com/tutorials/in ... script-map