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.