Saving Google Map Image

Hi,

Is there is any option for saving a google map image while submitting a
page.

thanks in advance

Mathew

Get the center, width, height. Use Google Static Map API to retrieve a
image
with those data.

Dheeraj K. wrote in post #1022296:

Get the center, width, height. Use Google Static Map API to retrieve a
image
with those data.

Thanks Dheeraj for your help

I searched for Static Map API resources… i studied the documents but
i couldnt end up with the clear idea…

Could anyone through some light over this issue…

Thanks in advance…

Did you see this?

http://code.google.com/apis/maps/documentation/staticmaps/#quick_example

If this is not the output you require, please be clear in what you need.

Dheeraj K. wrote in post #1022364:

Did you see this?

http://code.google.com/apis/maps/documentation/staticmaps/#quick_example

If this is not the output you require, please be clear in what you need.

thanks dheeraj

i have completed by forming a url dynamically replacing the lat long
values only.

thanks one again.