Build a Navigation App Using the TomTom Nav SDK

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

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

  • @kausarfatima1318
    @kausarfatima1318 9 месяцев назад

    Is tom tom navigation sdk available for flutter?

  • @MrJ-yc5ef
    @MrJ-yc5ef 2 месяца назад

    I don't get it,
    none of the input works.
    It already starts with packagingOptions in build.gradle.kts
    does not accept { and expects a (
    pickfirst is also not recognized.
    NavigatingwithTomTomNavSDK-master.zip is not running in andriod studio

  • @jennifereunice9521
    @jennifereunice9521 6 месяцев назад

    It is navigating along the route drawn but not considering the device current location and then progreaaing

  • @makeit707
    @makeit707 Год назад +1

    Great video!! Thank you very much!
    Can i add a Event Layer? Where i can add events for certain areas based on times?

  • @nehkaz3994
    @nehkaz3994 Год назад +1

    Hi, Is it possible to create custom geozones (with their speed limits) and load them to the app so that the app can take the speed limit from the geozones.

    • @makeit707
      @makeit707 Год назад

      Im also interested in this

  • @ExpertInsights_hub
    @ExpertInsights_hub Год назад

    where do i get the repositories url

  • @JulioGonzalez-sw1qi
    @JulioGonzalez-sw1qi Год назад

    is there a tutorial for the ios nav sdk?

  • @rodrigocanepacruz1228
    @rodrigocanepacruz1228 Год назад

    Excellent video, but I have a doubt, how can I redraw the route when you are driving? I was testing the code yesterday but if I change the initial route the navigation reload the indications well but no redraw the route

  • @marceloarantes4049
    @marceloarantes4049 2 года назад +1

    I am very surprised at the lack of response from TomTom's support and business department. A long time ago I asked them questions and there were no answers. Is TomTom interested in new customers or partners or no longer needed?

    • @TomTomDevelopers
      @TomTomDevelopers  2 года назад

      Hello Marcelo, thank you for your message! I would like to contact you directly and find out what happened? Thank you again.

  • @hamzaougui6751
    @hamzaougui6751 2 года назад

    Great work and thank's for the demo .. for the route instructions and statistics .. is called one time from the api and when excution of navigate it will update automatically the instructions or the app navigation update them with multiple call queries during all of the route .. i hope you understand my question

  • @ExpertInsights_hub
    @ExpertInsights_hub 2 года назад +1

    thank you, what i have been looking for, how do i get those4 credentials

    • @TomTomDevelopers
      @TomTomDevelopers  2 года назад

      Hello! there is a contact form : developer.tomtom.com/tomtom-sdk-for-android/request-access

    • @alpd8429
      @alpd8429 2 года назад

      @@TomTomDevelopers hello?

    • @ExpertInsights_hub
      @ExpertInsights_hub Год назад

      @@TomTomDevelopers thank you

    • @wilfridfopa9011
      @wilfridfopa9011 Год назад

      @@TomTomDevelopersno answer for me

    • @wilfridfopa9011
      @wilfridfopa9011 Год назад

      @@TomTomDevelopers I've been waiting for a response for over a week.

  • @historiareal3702
    @historiareal3702 2 года назад +1

    Hola Jose.... Estoy creando una app de entregas y me gustaria saber si puedo incluir la APi de tomtom y saber cual es el costo por hacer uso de ella... me podria dar mas informacion al respecto... Gracias...

    • @TomTomDevelopers
      @TomTomDevelopers  2 года назад

      Creo que hemos respondido en otro video? Mira: developer.tomtom.com/store/maps-api con los SDKs puedes usar las APIs para crear rutas, mostrar el mapa ( y las rutas que creaste ) y muchas otras funciones que no alcanzarian de explicar en aqui. 😀 Pero para empezar puedes obtener tu API key gratis con el primer link en la descripcion de este video. Con esta API KEY puede hacer hasta 2500 transacciones por dia. Que es usualmente suficiente para que veas como funciona. Luego si te pasas del limite, puedes adicionar mas dinero ( como un buffer ) o poner entonces si un metodo de pago. Los precios varian dependiendo de que servicio uses. Pero usualmente estan por miles de llamadas a nuestro back-end por 50cts approx. Mira la informacion aqui: developer.tomtom.com/store/maps-api Me cuentas como te fue y si podemos ayudarte mas!

  • @devyeag3096
    @devyeag3096 Год назад

    Where i get username , password, apikey , i added my username, password, apikey from tomtom developer account but the thing is that they didn’t validate it , due to this some sdk files not gonna sync !!

  • @videoCxema
    @videoCxema 2 года назад

    Could not GET 'repositories.tomtom.com/artifactory/maven/com/tomtom/sdk/maps/map-display/0.3.1236/map-display-0.3.1236.pom'. Received status code 401 from server: Unauthorized

    • @alpd8429
      @alpd8429 2 года назад +1

      tomtom company shut down API service don't use it anyway this service is not good .Use the mapbox navigation, it is both more comprehensive and more practical.

    • @deepthisareddy9042
      @deepthisareddy9042 Год назад

      did u resolve this error?. even I am getting the same

    • @videoCxema
      @videoCxema Год назад

      @@deepthisareddy9042 nope 🙄

    • @deepthisareddy9042
      @deepthisareddy9042 Год назад

      @@videoCxema even I am stuck at here. When u click on that link, it is redirecting to the repo of Tom Tom, did u login in successfully in that repo? Because I couldn’t

    • @deepthisareddy9042
      @deepthisareddy9042 Год назад

      hey I found the error, its working now

  • @Felevr
    @Felevr 7 месяцев назад

    is there dummy tutorial to do this for beginners 🥲 my brain melted when I see the code