Hi, all you keen developers! Can you give me some advice, please. I've been trying for some time to creat customs info windows on my maps. Finally i managed to get a window with the help of infobox.js, in the google-maps-utility-library. Now the problem: I've got a various numbers of markers diplaying om the maps (recoveries of ringed birds) an the info windows contain info about each recovery. clicking on a marker should open the window connected with the marker just as default Google Maps InfoWindows do. What happens now is that whichever marker I click on I get the same information in the InfoBox all the time and the InfoBox is at the same position. So I have two questions: 1. Is it possible to toggle opening and close of the InfoBox in connection with the markers and if so, how do I do it? 2. How do I get the infobox to show the info for the marker I click on?
-- 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 google-maps-js-api-v3@googlegroups.com. To unsubscribe from this group, send email to google-maps-js-api-v3+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/google-maps-js-api-v3?hl=en.