> ... It's like every time the map loads, it only remain the last
> position I called. My code (based on the documentation examples) is:
...
>         GEvent.addListener(spotmrkr, "click", function(){
>               map.openInfoWindow(pos,document.createTextNode("HTML"));

What will the value of 'pos' be when that line is executed?  The last
value it was when setting the map up ...

   http://econym.org.uk/gmap/basic1.htm
see pitfall number 3

cheers, Ross K

--~--~---------~--~----~------------~-------~--~----~
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