powered by
It returns the tile coordinates as well as the pixel coordinates within the Tile itself.
Thanks to Neil Young (see http://groups.google.com/group/Google-Maps-API/browse_thread/thread/d2103ac29e95696f?hl=en) for providing the formulae used.
LatLon2XY(lat, lon, zoom)
LatLon2XY(38.45, -122.375, 11)
Run the code above in your browser using DataLab