Searching for some sample code for converting a point in WGS84 coordinate system to a map position in Google Maps (pixel position), also supporting zoom levels.
If
Someone took the javascript code from Google Maps and ported it to python: gmerc.py
I've used this and it works great.