You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to google-map...@googlegroups.com
I have a standard map with sidebar. When the user mouses over a sidebar entry I open a control in a fixed position instead of an infoWindow.
I would like to command the marker title attribute to be visible when the mouse is over the associated sidebar entry and be hidden on mouseout of the sidebar.
I haven't been able to find a way to ask the API to make the title visible or hidden. Title works fine when mousing over the marker, I just want to make it visible/hidden remotely.
Any hints as to an accessible marker attribute or method that can do this?
Rossko
unread,
Oct 27, 2011, 4:26:52 AM10/27/11
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Google Maps JavaScript API v3
> I haven't been able to find a way to ask the API to make the title visible
> or hidden.
You can't. The 'title' is something the browser manages.