Been trying over the last couple of days to search here, or just hit upon by dumb luck, the precise code to show the color marker that corresponds to a rolledover black and white one. Test file at http://lovebunnies.luckypro.biz/01_stuff/roman_holiday/maptest.html
I took Esa's advice and made the color markers unclickable --or at least hope I did. Changed my code from removing to merely hiding the color markers, in hopes this will forestall memory problems due to removing a possibly nonexistent overlay. I've tried to write a function, and call that from an Event Listener. I've tried to embed dozens of different ways to refer to the corresponding marker in the Event Listener. All I get is "(something) is undefined" errors. The sidebar rollover continues to perform perfectly. I just can't find the way to write "for (var i=0; i<blackandwhitemarkers.length; i++)" for a single marker. Any advice would be appreciated. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
