On Nov 3, 5:47 pm, "maps.huge.info [Maps API Guru]" <[EMAIL PROTECTED]> wrote: > As a WAG, I'd suggest adding a setCenter right after you create your > map variable.
Apart from that, you may want to investigate what for (data in dataPoints) actually does. I don't think that what you expect is being passed to addMarker, with the result that "index" isn't what you expect it to be, and thus the marker has no image. 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 -~----------~----~----~----~------~----~------~--~---
