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
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.
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
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?
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
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...
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!
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 !!
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
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.
@@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
Is tom tom navigation sdk available for flutter?
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
It is navigating along the route drawn but not considering the device current location and then progreaaing
Great video!! Thank you very much!
Can i add a Event Layer? Where i can add events for certain areas based on times?
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.
Im also interested in this
where do i get the repositories url
is there a tutorial for the ios nav sdk?
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
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?
Hello Marcelo, thank you for your message! I would like to contact you directly and find out what happened? Thank you again.
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
thank you, what i have been looking for, how do i get those4 credentials
Hello! there is a contact form : developer.tomtom.com/tomtom-sdk-for-android/request-access
@@TomTomDevelopers hello?
@@TomTomDevelopers thank you
@@TomTomDevelopersno answer for me
@@TomTomDevelopers I've been waiting for a response for over a week.
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...
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!
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 !!
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
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.
did u resolve this error?. even I am getting the same
@@deepthisareddy9042 nope 🙄
@@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
hey I found the error, its working now
is there dummy tutorial to do this for beginners 🥲 my brain melted when I see the code