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 position 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? I can tell that before I added the eventlistener 'click' all infoboxes appeared on the map at different positions and thus covered most of the map. The maps can be found at http://www.skof.se/fbo/arkiv/Aterfynd/min_phpsqlajax_map3.php In order to make it display properly you may start at http://www.skof.se/fbo/arkiv/Aterfynd/fynduttag.php and select a bird species from the top left dropdown-menu. 'Tornfalk' is a good species to select :-) Thank you in advance Lennart K
-- 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.
