On Nov 16, 8:33 am, Daniish <[EMAIL PROTECTED]> wrote: > My site url iswww.globexposure.net > > The site was working before i made the changes detailed in my first > post:www.globexposure.net/index_original.php > You need to understand the code you are cutting and pasting into your site.
You have pasted a zoomend listener inside the code that is processing your markers (around the loop processing the regional markers). Perhaps you could explain what that is intended to do? Listeners are usually added either to a specific marker or to the map. The ones that are added to the map don't need to put in the marker processing. -- 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 -~----------~----~----~----~------~----~------~--~---
