On Oct 20, 6:02 am, "Steve Toutant" <[EMAIL PROTECTED]> wrote:
> It seems that addListener is not appropriate in this case. I don't
> understand why it doesn't work

Neither do we.  It should work, but you haven't given us a link to
your map so we can see what you are doing wrong...

> but I simply
> launch  marker.openInfoWindowHtml(htmlMessage); just after the marker is
> added to the map and it is working.
> Steve
>
> On Fri, Oct 17, 2008 at 4:06 PM, stetou <[EMAIL PROTECTED]> wrote:
> > 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
-~----------~----~----~----~------~----~------~--~---

Reply via email to