On Oct 17, 1:16 pm, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: > I changed 100 to 1000 and I get:
as William said: >> you need to use markers.length instead > > Error: markers[i] is undefined > Source File:http://hardins.com/retail5.htm > Line: 127 > > On Oct 17, 4:10 pm, Rossko <[EMAIL PROTECTED]> wrote: > > > Changed my mind ; although there are 'funny' characters in your XML > > they should become harmless white space. > > > How about this line in your code ... > > for (var i = 0; i < 100; i++) { > > // obtain the attribues of each marker.... --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
