Google Maps : How to open an InfoWindow by hovering a link?

Posted by JB on Stack Overflow See other posts from Stack Overflow or by JB
Published on 2010-05-04T15:13:35Z Indexed on 2010/05/05 8:48 UTC
Read the original article Hit count: 291

Filed under:
|
|

Hi there,

i have a very simple question about Google Maps API.

In this case, i have on my page a map on the left, with about 40 points, and the list of these 40 points on the right. So you know, when you click on a point of the map, the "info window" is displayed so you can see some informations about it. I can't find how can i do to simply open the "info window" on the map, by making a "hover" on the corresponding link. (and by the way, close all the others info windows)

Did someone have an idea about this?

Thanks a lot, have a nice day! :)

© Stack Overflow or respective owner

Related posts about html

Related posts about JavaScript