# Polylines with Cross Platform

**URL:** https://community.thunkable.com/t/polylines-with-cross-platform/231773
**Category:** Questions about Thunkable X
**Created:** [September 18, 2019, 1:54am UTC](https://community.thunkable.com/t/polylines-with-cross-platform/231773 "2019-09-18T01:54:51Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![danielemazza67b](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/danielemazza67b/32/70808_2.png) [@danielemazza67b](https://community.thunkable.com/u/danielemazza67b)
#### Post date: [September 18, 2019, 1:54am UTC](https://community.thunkable.com/t/polylines-with-cross-platform/231773/1 "2019-09-18T01:54:51Z")

</div>

Hi, I am new in Thunkable community. I need to generate a Polyline “Live” on Google Maps while walking or running (like in some Running Apps). I tried to follow the explanations given by Thunkable but I was not able to do it (I could not find some blocks in the new Thunkable Cross Platform like the “create list”, etc.).  
I need to start this function with a button; to be able to pause it; to stop it; to erase the track and to be able to save and then load it.  
I also need to compute how many kilometers and meters have been run/walked and let it appear on a “label” field (that is to convert lat/lng movements into this format…for instance: 10km 50m). Thanks to anybody who can help!!!  
Daniel

P.S. If it is not asking for too much I would need also to compute the avg time/km and how many steps (like a pedometer sensor). Thanks so much!

---

<div class="post-metadata">

### Author: ![actech](https://avatars.discourse-cdn.com/v4/letter/a/3d9bf3/32.png) [@actech](https://community.thunkable.com/u/actech)
#### Post date: [September 18, 2019, 8:19am UTC](https://community.thunkable.com/t/polylines-with-cross-platform/231773/2 "2019-09-18T08:19:38Z")

</div>

Hi,

To begin, you can see an example of this. I think using [openrouteservice.org](http://openrouteservice.org) service is possible to calculate the distance and more.

[https://x.thunkable.com/projects/5d540c5e0436cd8ecadd199a/project/properties/designer/](https://x.thunkable.com/projects/5d540c5e0436cd8ecadd199a/project/properties/designer/)

---

<div class="post-metadata">

### Author: ![danielemazza67b](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/danielemazza67b/32/70808_2.png) [@danielemazza67b](https://community.thunkable.com/u/danielemazza67b)
#### Post date: [September 21, 2019, 1:08pm UTC](https://community.thunkable.com/t/polylines-with-cross-platform/231773/3 "2019-09-21T13:08:21Z")

</div>

Thanks for your help!

---

<div class="post-metadata">

### Author: ![ioannis](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/ioannis/32/146956_2.png) [@ioannis](https://community.thunkable.com/u/ioannis)
#### Post date: [November 8, 2024, 12:08pm UTC](https://community.thunkable.com/t/polylines-with-cross-platform/231773/4 "2024-11-08T12:08:57Z")

</div>


