On Mar 5, 10:00 am, [email protected] wrote: > > particularly function closure!
While that may be relevant, I'd guess with the current code that you get ten markers at the same place, because that's what your Javascript does. If you want to output ten different markers, the loop needs to be in the code which creates the Javascript. It's a very similar concept to server-side programming creating code which runs on the client. Andrew --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
