Custom info windows with jQuery and Google Maps
Ben Nolan has a writeup on a new feature in his Weheartplaces application that tweaks the info popup that comes with Google Maps by using a custom overlay. He walks us through an example that ends up with an Infowin class like this:
PLAIN TEXT
JAVASCRIPT:
// Infowin class for displaying a miniature info window. Does not
// respond [...]
Continue reading over at Ajaxian...
