How to use Google Maps API in Visual C# Forms Application?

Razib Ali picture Razib Ali · Apr 12, 2014 · Viewed 64.8k times · Source

I have decided to design a desktop forms application in Visual C# 2012 which will download google map images within user specified coordinate and zoom level. Actually, the target is to create offline map as jpeg. Later I'll have to join the downloaded images also! Can anyone please help me on this issue?

Note: I will not display any web page. I just want to download the direct image from google maps as per specification on zoom level and coordinate.

Regards.

Answer

zlinks picture zlinks · Apr 15, 2014