# \[Help/Question\] How to get live position of delivery?

**URL:** https://community.glideapps.com/t/help-question-how-to-get-live-position-of-delivery/34697
**Category:** Ask for Help
**Created:** [November 18, 2021, 10:58am UTC](https://community.glideapps.com/t/help-question-how-to-get-live-position-of-delivery/34697 "2021-11-18T10:58:24Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![Adryan\_Serage](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/adryan_serage/32/32956_2.png) [@Adryan\_Serage](https://community.glideapps.com/u/Adryan_Serage)
#### Post date: [November 18, 2021, 10:58am UTC](https://community.glideapps.com/t/help-question-how-to-get-live-position-of-delivery/34697/1 "2021-11-18T10:58:24Z")

</div>

How to get live position of delivery or how to update position of the delivery each 5 min ?

Like Uber eat or other delivery app ….

Thanks for help !

---

<div class="post-metadata">

### Author: ![Robert\_Petitto](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/robert_petitto/32/25193_2.png) [@Robert\_Petitto](https://community.glideapps.com/u/Robert_Petitto)
#### Post date: [November 18, 2021, 11:07am UTC](https://community.glideapps.com/t/help-question-how-to-get-live-position-of-delivery/34697/2 "2021-11-18T11:07:33Z")

</div>

Glide doesn’t do this very well natively. The driver needs to continually, manually, update their location by using the location component.

---

<div class="post-metadata">

### Author: ![Luther](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/luther/32/17929_2.png) [@Luther](https://community.glideapps.com/u/Luther)
#### Post date: [November 18, 2021, 2:45pm UTC](https://community.glideapps.com/t/help-question-how-to-get-live-position-of-delivery/34697/3 "2021-11-18T14:45:49Z")

</div>

Hi @Robert,

Is it not possible to then get the current location of the driver if you know the location of delivery?

I think I have done something like this in one of the school Apps I was working on, where the parent can track the location of the scholar transport driver until they get home although I must say, it’s not displayed on the map but rather gives distance in KM (Text)…

---

<div class="post-metadata">

### Author: ![Himaladin](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/himaladin/32/71023_2.png) [@Himaladin](https://community.glideapps.com/u/Himaladin)
#### Post date: [November 18, 2021, 3:30pm UTC](https://community.glideapps.com/t/help-question-how-to-get-live-position-of-delivery/34697/4 "2021-11-18T15:30:59Z")

</div>

Hi, @Robert_Petitto  
Is there any possibility of using a third-party application for example Google Maps? Usually, you like a challenge, I gave you homework… 😉

---

<div class="post-metadata">

### Author: ![Robert\_Petitto](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/robert_petitto/32/25193_2.png) [@Robert\_Petitto](https://community.glideapps.com/u/Robert_Petitto)
#### Post date: [November 18, 2021, 3:39pm UTC](https://community.glideapps.com/t/help-question-how-to-get-live-position-of-delivery/34697/5 "2021-11-18T15:39:53Z")

</div>

> [@Luther](#):
>
> Is it not possible to then get the current location of the driver if you know the location of delivery?

That’s the issue, though. You have to know the location of the driver. If using Glide, the driver would have to manually update their location.
