none
Winform: Draw Polgyon on Google Map RRS feed

  • Question

  • 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.



    pianoboyCoder

    Sunday, July 3, 2016 5:18 PM

Answers

  • 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.



    pianoboyCoder

    Hi,

    Thank you for posting here.

    If you want to display the google maps in C# windows form.  Please refer to link below.

    https://productforums.google.com/forum/?hl=en#!category-topic/maps/base-map-data/FAd77Y5gzp4

    I hope it would be helpful to you.

    In addition, if you want to know about more google maps, you can post issue on there.

    https://productforums.google.com/forum/#!topicsearchin/maps/category$3Acustom-maps%7Csort:relevance%7Cspell:false The google support

    The Visual C# forum discuss and ask questions about the C# programming language, IDE, libraries, samples, and tools.

    I will move this thread to off-topic. I hope you could understand us.

    Best Regards,

    Hart


    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place. Click HERE to participate the survey.

    • Proposed as answer by Hart Wang Monday, July 4, 2016 8:50 AM
    • Marked as answer by DotNet Wang Friday, July 8, 2016 2:02 AM
    Monday, July 4, 2016 8:50 AM

All replies

  • 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.



    pianoboyCoder

    Hi,

    Thank you for posting here.

    If you want to display the google maps in C# windows form.  Please refer to link below.

    https://productforums.google.com/forum/?hl=en#!category-topic/maps/base-map-data/FAd77Y5gzp4

    I hope it would be helpful to you.

    In addition, if you want to know about more google maps, you can post issue on there.

    https://productforums.google.com/forum/#!topicsearchin/maps/category$3Acustom-maps%7Csort:relevance%7Cspell:false The google support

    The Visual C# forum discuss and ask questions about the C# programming language, IDE, libraries, samples, and tools.

    I will move this thread to off-topic. I hope you could understand us.

    Best Regards,

    Hart


    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place. Click HERE to participate the survey.

    • Proposed as answer by Hart Wang Monday, July 4, 2016 8:50 AM
    • Marked as answer by DotNet Wang Friday, July 8, 2016 2:02 AM
    Monday, July 4, 2016 8:50 AM
  • Again, in C# is there an example og how I can draw a polygon on to the map. Are there any examples?

    pianoboyCoder

    Wednesday, July 6, 2016 6:03 PM