Hi folks, I'm using the library ProjectedOverlay.js version 05/2009 with GM API v3. The transparency options are ok but I have a problem using the method remove. You can find an example here: http://www.usnaviguide.com/v3maps/ProjectedOverlayTest.htm
Clicking the "Remove Overlay" link crashes the overlay class with a stack overflow. The remove function in ProjectedOverlay.js is recalled in an infinite loop when calling this.setMap(null). I don't know if there is a newer version of this library or if anyone knows how to solve this problem Any help is appreciated, Bernat -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" 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-js-api-v3?hl=en.
