> One thing that seems weird to me, though, is that the tiles > just "aren't there". I don't see any timeout errors or not founds or > something in firefox, it just doesn't show up... Any idea why?
We don't know how the API manages its queue for tile image requests ; we can guess that it _could_ discard excess requests e.g. for "padding" tiles that are out of actual view. Algorithms for that would probably be based on 256px tile sizes, so it _might_ give unexpected results at 100px -- 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.
