Create your marker, then trigger the click event: ... var marker = // your code here GEvent.trigger(marker, "click"); ...
On 2 Okt., 18:11, CLUBView <[EMAIL PROTECTED]> wrote: > How can I get the info window automatically show when a user views the > map which has been added to a web site? > > If I am correct in the past it would show but it doesn't seem to any > more. > > I want a user to go to a web page where I have added a google map and > the info window is already showing the address of the place. I do not > want them to have to click on the place marker to view the info window. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
