On Dec 24, 11:28 am, andresscalderon <[email protected]> wrote: > Hello and Merry Christmas, > > I have problems setting the text in an InfoWindow when it come from an > array (although I'm not sure if the problem is the array), the map is > at... > > http://acalderon.50gigs.net/m/controls.html > > when I set the content of the window only the last text is shown in > all the InfoWindow. What's wrong?, I've tried with slice() and get a > copy of the variable but I have spend all the day and I cant solve > it. Please help me, today is Christmas, jejejeje, just a bad joke =).
See Mike Williams' tutorial: Part 1 Markers with info windows http://econym.org.uk/gmap/basic1.htm Pittfall #3. Don't attempt to "unroll" the createMarker() function. This doesn't work... -- Larry --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
