# Maps and

**URL:** https://community.glideapps.com/t/maps-and/26888
**Category:** Ask for Help
**Created:** [May 17, 2021, 6:57pm UTC](https://community.glideapps.com/t/maps-and/26888 "2021-05-17T18:57:41Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![Valentine\_Madzhie](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/valentine_madzhie/32/11453_2.png) [@Valentine\_Madzhie](https://community.glideapps.com/u/Valentine_Madzhie)
#### Post date: [May 17, 2021, 6:57pm UTC](https://community.glideapps.com/t/maps-and/26888/1 "2021-05-17T18:57:41Z")

</div>

Hi guys

Can we achieve this on Glide  
Please see WebApp link: [https://app.mychefapp.co.za/](https://app.mychefapp.co.za/)

 ![image](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/3X/9/a/9a896db18f8e11f8bcd5029a59c7b88e8080137f.jpeg)

---

<div class="post-metadata">

### Author: ![ThinhDinh](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/thinhdinh/32/49_2.png) [@ThinhDinh](https://community.glideapps.com/u/ThinhDinh)
#### Post date: [May 17, 2021, 11:16pm UTC](https://community.glideapps.com/t/maps-and/26888/2 "2021-05-17T23:16:14Z")

</div>

Do you mean live location on the map of a user?

---

<div class="post-metadata">

### Author: ![Valentine\_Madzhie](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/valentine_madzhie/32/11453_2.png) [@Valentine\_Madzhie](https://community.glideapps.com/u/Valentine_Madzhie)
#### Post date: [May 18, 2021, 6:14am UTC](https://community.glideapps.com/t/maps-and/26888/3 "2021-05-18T06:14:35Z")

</div>

Yes

---

<div class="post-metadata">

### Author: ![Shiv](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/shiv/32/25831_2.png) [@Shiv](https://community.glideapps.com/u/Shiv)
#### Post date: [May 18, 2021, 7:27am UTC](https://community.glideapps.com/t/maps-and/26888/4 "2021-05-18T07:27:50Z")

</div>

Probably this thread helps?

> [@Live Location - not for production use](https://community.glideapps.com/t/live-location-not-for-production-use/26227):
>
> Had to share this since it was kind of a fun side project just to see if I could do it. I found a way to live track a location based on trilateration and calculating the location based on the distance to three other known points. This will not report the location back to the database as it’s calculated locally on the device, but it could be combined with other actions to write the location to a sheet. DISCLAIMER: This goes against Glide’s intentions with the Location component, which require…
