Direction In Map at WinForm

Ali Maleki Lonbar 1 Reputation point
2021-05-17T12:34:03.64+00:00

Hello, can you help me how to navigate and direction between man point of map with Google Map in Windows Form?

C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
10,650 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Daniel Zhang-MSFT 9,621 Reputation points
    2021-05-18T02:05:13.68+00:00

    Hi AliMalekiLonbar-2401,
    You can achieve it via GMap.NET.WinForms.
    And note that using Google Maps with it may violate Google's terms of use, so it is recommended to use OpenStreetMap.
    More details I suggest you refer to the following threads.
    Interactive Google maps on a C# winform
    Maps with Windows Forms application
    Best Regards,
    Daniel Zhang


    If the response is helpful, please click "Accept Answer" and upvote it.

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    0 comments No comments