On Dec 12, 8:49 pm, helen <[email protected]> wrote: > Thanks for all the info bratliff. That issue is exactly what I have > been experiencing and it has been accepted by Google so hopefully will > be resolved fairly soon. > I plan to try the "ugly hack" in the meantime. You should add your > suggestion to use 'visibility' style instead of 'display' to hide > image display during loading to the issue tracker for this.
It may not be related to your issue. I do not believe "AlphaImageLoader" fires either the "onload" event or the "onerror" event. I was thinking about the base layer rather than custom overlays which use different mechanisms to load tiles. If you can return an empty tile (blank.png) rather than a failure from your server, you may be able to prevent the error. It is still a bug because a lazy tile will still cause a 404. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
