2
Answers

c# winform polygon using google maps or google earth

David Smith

David Smith

8y
1.6k
1

I am new to using google map with in C#. Can someone give me a headstart to an hello world application

Basically I want to place an google earth or map on to a form and draw a simply triangle polygon on the map.

2. In code, I just want to get the vertex of the polygon which is the lat and lon points. That's all I want to do.

Answers (2)