> What am I doing wrong ? Your toggleGroup() function wants to act on markers it finds in markerGroups[type][i]. But there aren't any. You never put any markers into markerGroups[type][i], you need to alter the code near where you addOverlay the markers.
cheers, Ross K --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
