I've also started working on the Google maps interface for zooming and panning. I've replaced the tile getting code with my fractal drawing code, but it still needs more work. I think I'm having issues mapping between two slightly different coordinate spaces. Luckily, there's a way to mess with the projection function, which should allow for an easy mapping between the Google coordinate system and the Mandelbrot set coordinate system.
Hopefully I can finish this in the next few days. I have some other engineering work to do, but this is much more fun right now.

