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

1

11

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.

Slew answered 12/4, 2014 at 15:5 Comment(1)
don't forget, you'll have to have copyright text all over your static map. Check out the guidelines firstDarsey
P
25

Have you checked GMap.NET? "Great Maps for Windows Forms and Presentation"

Printery answered 14/4, 2014 at 23:4 Comment(4)
Glad it helped. If you find the answer useful you can accept and/or upvote it. ThanksPrintery
Not got enough points yet. I must vote my answer. Thanks a lot for good advice!Slew
Hi again, you are welcome. "I must vote my answer" What do you mean? Anyway, since you are new here maybe you want to check: meta.stackexchange.com/questions/5234/….Printery
Lol! Today I found what I have written! I meant that I must vote useful answer to my question! Sorry!Slew

© 2022 - 2024 — McMap. All rights reserved.