Hello,
Simple question hopefully.
I have a map in my web page - cunniny called "map". On that map I have
a polyline named "flightpath"
Trying to simply make that line bold when someone mouse overs a link.
<a href=""
onMouseOver="google.maps.flightPath.setOptions({strokeOpacity:
1,strokeWeight:4});">Linked Text</a>
Does anyone have a link to a example of where this is being done? I've
seen plenty of addListner examples but I'm wanting to bold the route
from a mouseover that isn't on the map itself.
Many thanks,
Richard
--
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.