I would like my TileOverlay
to behave like the real Google Maps. When you zoom in, the tile is still visible but pixelized until the new tile is downloaded.
The current behavior is: when you zoom in, tiles disappear and you see the ugly grid, and the user has to wait until the new tiles are loaded. This is kind of annoying.
Is there a solution to this problem?