Google Maps the jQuery Way
I just recently had the opportunity to start working with jQuery. What an amazing library. It has changed the way I write Javascript. As one of my first experiments I used jQuery to integrate Google Maps into a project. jQuery makes it so easy to work with the DOM and browser events.
I've decided to provide a quick example of how to use jQuery and Google Maps.


