On Oct 2, 8:51 pm, Andy R <[EMAIL PROTECTED]> wrote:
> Create your marker, then trigger the click event:
>
> ...
> var marker = // your code here
> GEvent.trigger(marker, "click");
> ...
>
Right, or if you don't have a marker:
http://code.google.com/apis/maps/documentation/examples/map-infowindow.html
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---