Creating a Tooltip for Google Maps JavaScript API V3
February 3, 2012 § 23 Comments
In this tutorial, I’m going to guide you through the process of creating a customized Tooltip, using Google Maps JavaScript API V3. You can use a Tooltip to display a short message when the user hover over a marker in the map. To create a Tooltip class, I’m going create a custom layover. « Read the rest of this entry »