Ahhh, yes, the code I have just builds a tile url based on the zoom level, x and y tile position. But I have only generated tiles which have data on them. Tiles which would be blank don't exist, so 404's get returned for them. Up 'til now that worked fine. The tiles that did exist got loaded and the rest just didn't get loaded. I aimed my 404 handler at an invisible png and that takes care of the problem. Cool.
I'll have to look into the other errors. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
