Hello, I have a "proof of concept" page on my site where I load a map and populate with markers - with a corresponding link list - from a database of physical addresses.
http://www.cg-gig.com/html/AnimVFX20.php But it's slow to populate and then stops at some varied/random point in the list every time the page is refreshed. The database currently has about 40 addresses for a test with a goal of about 500. The page should load with Firefox, IE, and Safari. I walked through the code step by step to trace the database query to the variable assignments to the map build and address resolve and cannot find where the process falls down - and especially why it fails at a random point. Should anyone be curious about the actual code, you can find it here: http://www.cg-gig.com/html/AnimVFX20.txt I intend to write/correct this code myself (what better way to learn) but I'm out of ideas for a direction while there may be something here glaringly obvious to you. Thank you in advance for any help David --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
