Hi, I would like the content of marker.openInfoWindowHtml to appears immediatly when the marker is added with map.addOverlay (marker). I tried GEvent.addListener(marker, "addOverlay", function() without success
GEvent.addListener(marker, "dragend", function() works well, but I need the window to open when the marker is added to the map thanks Steve --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
