I have created a map with all the markers in the google map. I then have a separate list on the side, and when the user moves the mouse over an item in the list I want the corresponding marker to open it's info window. I think my problem is how to select and activate a certain marker from outside the map in the html code without having to create new ones.
I also use FancyBox to show information about the farms, and it works fine from the list or from a click on a marker in the map. (It opens both the info window and the FancyBox to show where You clicked). Here is a link to the search page: (just click search button to get to the map page) http://fm.publicum.se/BPL2/BPL.lasso?Val=BpLs18&Sprak=GB&ID= I have been playing around a lot, and You can find some of my tests if You search the code for function "openInfoMarker". I am rather new to javaScript and guess I am doing a rather basic error, but I have been searching for answers for hours now and realy need some help. Many thanks, Micke -- You received this message because you are subscribed to the Google Groups "Google Maps API" 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-api?hl=en.
