7
I’m making a tracking app. I wanted to send an alert in the Google Maps Javascript API when the user changes the route or the route is recalculated. I would like to know how to calculate the route change.
Thank you.
7
I’m making a tracking app. I wanted to send an alert in the Google Maps Javascript API when the user changes the route or the route is recalculated. I would like to know how to calculate the route change.
Thank you.
Browser other questions tagged javascript google-maps google-maps-api-3
You are not signed in. Login or sign up in order to post.
Calculates whether the current KM has been changed. If so, why did you change the route.
– Diego Souza
How are you passing the route to the API? Enter your code, and maybe I can help you .
– Joao Scheuermann
If you can, comment on the code you are using.
– Matheus