# Calculate distance travelled

**URL:** https://community.thunkable.com/t/calculate-distance-travelled/565278
**Category:** Questions about Thunkable X
**Created:** [May 11, 2020, 8:23am UTC](https://community.thunkable.com/t/calculate-distance-travelled/565278 "2020-05-11T08:23:20Z")
**Posts on this page:** 1
**Showing post:** 2

<div class="post-metadata">

### Author: ![manyone](https://avatars.discourse-cdn.com/v4/letter/m/ee59a6/32.png) [@manyone](https://community.thunkable.com/u/manyone)
#### Post date: [May 13, 2020, 7:56am UTC](https://community.thunkable.com/t/calculate-distance-travelled/565278/2 "2020-05-13T07:56:56Z")

</div>

this small app solves the haversine formula for calculating the APPROXIMATE distance between 2 points expressed in latitude and longitude degrees. currently it’s set to return miles. if you want kilometers, change the factor 3961 to 6373

[https://x.thunkable.com/copy/0b2e0a3c8da1a36488f062715bf5e263](https://x.thunkable.com/copy/0b2e0a3c8da1a36488f062715bf5e263)

 ![image](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/f/1/f1a5ef281b130fcdab0ed20d93430dad2361521b.png)

---

_[View the full topic](https://community.thunkable.com/t/calculate-distance-travelled/565278)._
