I get a tooltip in Mac/Chrome 14. What is the exact browser you're using?
You can get it via navigator.userAgent:

javascript:alert(navigator.userAgent)

--
http://twitter.com/broady



On Thu, Sep 8, 2011 at 1:05 AM, Carlos <[email protected]> wrote:

> Hello!
>
> I'm setting the title property of every marker being added to the map
> (retrieved from database), but when I stop the mouse over a marker,
> the default tooltip with the title content is not being displayed.
>
> Is this a bug or should I have to activate anything to see the
> tooltip?
>
> Site is www.motoencontros.com
>
> []s
> Carlos
>
> --
> 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.

Reply via email to