Have you looked at InfoBox? http://code.google.com/p/google-maps-utility-library-v3/wiki/Libraries
On Wed, Mar 9, 2011 at 4:38 PM, whiteatom <[email protected]> wrote: > Hello, > I'm trying to have the markers on my map have persistent titles that show > all the time like in Google Earth. Basically I want the title tool-tip to > displayed without having to mouse over. The API doesn't seem to support it > but would anyone have a suggestion on how to implement this? keeping an > overlay with the marker that contains the text seems like an implementation > nightmare.. > > Currently, I'm thinking of generating custom marker icons on the fly on the > server with GD, and building the text into the icon. But it's also a fair > bit of work. > > Thoughts? > > Cheers and thanks! > > whiteatom > > -- > You received this message because you are subscribed to the Google Groups > "Google Maps JavaScript API v3" group. > To post to this group, send email to > [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/google-maps-js-api-v3?hl=en. > -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-maps-js-api-v3?hl=en.
