hello! how are ya? how to find the distance traveled… like on odometers with bubble
Hey @atsouisaac03 
It depends how you are trying to get the information. If you are using an API then it would greatly depend on the API Documentation to see how to get the distance traveled.
If you are trying to track a user as they drive with your app open, then you might be able to try something like this plugin: GPS Live Geo Tracking Plugin | Bubble.
The API choice is the best if you are trying to do something like track delivery trucks with a GPS tracker. Just connect to the API that your GPS provider has. They might provide distance traveled for you.
Hope that helps a bit. 