Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Google Earth maps within c# Forms app

Is it possible to add Google Maps functionality to a .Net Forms application? There seems to be a few that show how to do it in a Web application... but none that I can find that embed the maps within a fosm app, allowing zooming and clicking functionality.

like image 419
Craig Avatar asked Jul 14 '26 14:07

Craig


1 Answers

I've used GMap.Net with great success. From the ones I found, I was by far the best one.

You get a control that you can add to a WinForms application that gives you a view that looks and behaves like Google maps does in a web browser. You can also manipulate the map programmatically in C# using an API that resembles the official JavaScript Google Maps API.

like image 121
adrianbanks Avatar answered Jul 18 '26 01:07

adrianbanks



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!