Hi I am having trouble making both GPolygon and GPolyline events work as they should when the page runs inside an iframe. My sample page runs as an ifram application inside Facebook so I cannot post the code nor links to it here, but I have tested exactly the same code and I can tell so far that:
click, mouseover, mouseout events work fine on IE7 and Chrome when run inside an iframe. Same code don't fire the events in FF3, however, and here is where it gets weird, the map events like Gmap2.click work fine on all browsers when running the exact same code. If I run the same page outside the facebook iframe works like a charm in all browsers, so it seems weird that map.click works fine but gpolygon.click and gpolyline.click don't. Final test: running the same code on an iframe but outside facebook, works perfectly fine too. So the problem might be somewhere in facebook. I have tried disabling svg, and every css trick I could find but no luck so far. This might be a problem on how firefox handles the events when fired inside an iframe, but it makes no sense so far that some work and some others don't. maybe somebody has run into this problem and has some suggestion? Thanks a lot!! -Javier --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
