Hi There! Thanks for your attencion. My problem is that I do not want to close the infowindow when clicking the map. I have this scipt: (v=2.x)
-------------->>>>>>>> http://flipxing.com/no_borrar.html As you can see I have the noCloseOnClick:true (it doesn't work in the way I want) What I want to do is: If I click a marker then an infowindow opens (that is good), and when I click any part of the map then the infowindow closes down and I do not want that. I only want to close the infowindow clicking the infowindow's "x" icon or clicking another marker, but NOT the map, How can I do that?? what is the code?... I am a beginner and I really don't know how to code that. One of the problem is that I have a GEvent.addListener(map, "click", function (overlay, latlng) that is watching the map, that is the reason the marker's infowindow is closing down when I click the map, but I have to keep the GEvent.addListener(map, I can not delete that part. Please do not forwarding me to: http://groups.google.com/group/Google-Maps-API/browse_thread/thread/37b88d6d470c47a0 , I already read it 100 time and I can not figure out how to implement what they are saying. Thanks for your time Nicolas --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
