Posts labeled with Maps.

Monday, March 12, 2007

Now with tooltips

Google Maps threw in a tidbit of extra functionality with a recent release of the Google Maps API. It's now possible to show tooltips for the individual markers. In the past, you had to write a function for that yourself or use an external library. Problem with that was that with every Google Maps upgrade, there was a chance of the javascript breaking.
Not any more.

Labels: ,