OpenStreetMap в VS 2017. GMap.NET: Хранение координат в бинарном файле, Word-документе и PDF-файле.

Поделиться
HTML-код
  • Опубликовано: 19 дек 2024

Комментарии •

  • @fatihdemirci5905
    @fatihdemirci5905 4 года назад +1

    Hi, Can you show how to draw a line between 2 points. it is not going to be like route i need to draw line.

    • @forsytee
      @forsytee  4 года назад +2

      There are two types of lines - a route and just a geometric line.
      If the route needs to be built, then the API key is needed, I showed this in part 11.
      If it is a polygon, then it is just a regular line connecting two coordinates. I showed how to build ordinary polygons in video # 2, how to find the distance between two points in video # 3. From polygons, you can build geometric shapes (square, rectangle, triangle, circle, oval - I also showed everything),

    • @fatihdemirci5905
      @fatihdemirci5905 4 года назад

      Соболь Thank you for respond. İ m trying to make gps tracker. İt just left, i couldnt figure it out.