This is a simplifcation of my problem but one I would like clarity on.
I have a Google Maps object fitted into a div. Map is returning perfectly.
It has a WMS overlay on it (a data map of people born in the year 1990, for example). WMS layer over the map is returning perfectly.
My question is how do a convert that DIV canvas, containing the Google Map and WMS, to an image i.e PNG/GIF?
I have looked at the Static Map API but it's no good as I'm calling a WMS layer. Need to use Google APIv3