Hello from Spain :
I want that when an user click on a button or on a link, it open info
window of a marker.
For example, 3 markers into a map
marker 1 : with marker.id=1;
marker 2 : with marker.id=2;
marker 3 : with marker.id=3;
And a button to catch the objet by the id and open the window :
<INPUT value="one" type="button"
onclick="javascript:GEvent.trigger(document.getElementById('1'),
'click');"/>
When you click the button, it shall open the info window of the marker
one...
I can't do it. Please, somebody can help me ?
Thanks to all.
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---