URL: http://tinyurl.com/clux3w
In attempt to switch from PDMarker in favor of using EWindow, I must have (obviously) made a mistake somewhere. I've made all the necessary changes in my code and the markers are showing up correctly on the map, but the click event is not firing at all. I'm not seeing anything in my FF Error Console and Firebug isn't screaming at anything either, so I'm at a loss. However, when I substitute this line: ew.openOnMarker(marker,html) for this one: marker.openInfoWindowHtml(html); It works. So, my guess is it has to do with setting up the ew object... but I'm not getting any errors so it's troublesome to troubleshoot. Any ideas? I'm sure it's something silly, but my brain is fried. Thanks. -Tony --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
