Google Directions Api Alternative in Xamarin Forms - Part 1

Поділитися
Вставка
  • Опубліковано 12 жов 2024

КОМЕНТАРІ • 18

  • @udaysuddhala3512
    @udaysuddhala3512 3 роки тому

    Great job!! Loved it

    • @MrNawshad
      @MrNawshad  3 роки тому +1

      Glad you like it. Please share this content so others find it useful too. Thanks.

  • @victorramos2944
    @victorramos2944 3 роки тому

    Hello everyone, I love this video, it works really well, can I use it for production environment? Anybody knows how much stable is this OSRM Api? Thanks in advance

    • @MrNawshad
      @MrNawshad  3 роки тому

      I don't recommend it to be used on production level unless you are hosting it yourself on your own server. Thanks.

  • @islamscr3932
    @islamscr3932 4 роки тому

    Grate Djob , please Share with us the code source because a lot of Code is missing !

    • @MrNawshad
      @MrNawshad  4 роки тому +1

      I am doing a series of tutorial on purely xamarin forms and direction. The end product should look like replica of Uber app. So be connected. I am going to upload the next video soon. Thanks.

    • @islamscr3932
      @islamscr3932 4 роки тому

      @@MrNawshad Please i'm in hurry , can you please send me the "RouteViewModel.cs & DirectionResponse.cs " classes by email : karlajda@hotmail.fr

  • @LeonardoMartyres
    @LeonardoMartyres Рік тому

    Is it possible to share the source code?

  • @sheriftaha9828
    @sheriftaha9828 3 роки тому

    how can i draw steps between two locations Not a line??

    • @MrNawshad
      @MrNawshad  3 роки тому

      I am afraid, I did not understand your question. Are you trying to implement a navigation service???

    • @sheriftaha9828
      @sheriftaha9828 3 роки тому

      @@MrNawshad Instead of the person using the car to reach the place, he will use his legs, so instead of drawing a line, I want to draw steps between the two places and calculate the time required for the person to cross his legs

    • @MrNawshad
      @MrNawshad  3 роки тому

      @@sheriftaha9828 the server we are calling to get the routing data doesn't support direction for walking. But if you host the osrm routing machine on your own server, you will be able to use that feature too. Thanks.

  • @CodeWhizxyz
    @CodeWhizxyz 7 місяців тому

    Hii, if you not have any problem then please provide source code

  • @7586Fabio
    @7586Fabio 2 роки тому

    Can you share source code?