In my program, developed in FireMonkey Mobile, I have a TWebBrowser which happened a URL of a static google map.
Example:
http://maps.googleapis.com/maps/api/staticmap?center=Berkeley,CA&zoom=14&size=400x400&sensor=false
I need a picture of that which is shown in the browser. How do I?