Looks like some of your tiles are returning back from the server as 204 No Content.
eg: http://havenmap.student.utwente.nl/Preview/tile.php?x=30&y=-5&map=1&zoom=8 Doesn't appear to be a Maps API issue, but rather something wrong with your request to tile.php Chris On Wed, Nov 3, 2010 at 11:15 PM, Mqrius <[email protected]> wrote: > I have this problem mainly in firefox, but also in chrome on somewhat > slower connections; > Occasionally, it fails to load or show tiles on my custom map. > To reproduce: > Go to > http://havenmap.student.utwente.nl/Preview/?x=22.76&y=0.26&zoom=8&map=1&quiet=false > Wait for the images to load. If there are holes, then there's the problem. > If there are no holes, zoom in 1 time, to maximum zoom. On maximum zoom, I > serve the images as pngs, so they are roughly 5 times as big (in bytes). On > firefox, I get many many holes. Zooming out and then in again fixes some of > the holes (due to caching I guess) > > I've read around a bit, and this problem seemed to have popped up on the > original google maps a few years ago, but I'm not sure if the problems are > related. > Any idea what the problem could be? > > -- > 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]<google-maps-js-api-v3%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/google-maps-js-api-v3?hl=en. > -- 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.
