# Which plan supports “Show user’s location” in the Map component?

**URL:** https://community.glideapps.com/t/which-plan-supports-show-user-s-location-in-the-map-component/84192
**Category:** Ask for Help
**Created:** [September 5, 2025, 3:23am UTC](https://community.glideapps.com/t/which-plan-supports-show-user-s-location-in-the-map-component/84192 "2025-09-05T03:23:05Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![syunsuke\_takemoto](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/syunsuke_takemoto/32/91645_2.png) [@syunsuke\_takemoto](https://community.glideapps.com/u/syunsuke_takemoto)
#### Post date: [September 5, 2025, 3:23am UTC](https://community.glideapps.com/t/which-plan-supports-show-user-s-location-in-the-map-component/84192/1 "2025-09-05T03:23:05Z")

</div>

Hi Glide Support team,

I’m building an app with the Map component.  
In my current (Free/Maker) plan, the option “Show user’s location” does not appear.

Could you please confirm which plan includes the ability to display the user’s real-time location (the blue dot) on the map?  
Is it available in the Team plan, or only in the Business plan?

Thanks in advance!

---

<div class="post-metadata">

### Author: ![Jeff\_Hager](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/jeff_hager/32/43_2.png) [@Jeff\_Hager](https://community.glideapps.com/u/Jeff_Hager)
#### Post date: [September 5, 2025, 3:24am UTC](https://community.glideapps.com/t/which-plan-supports-show-user-s-location-in-the-map-component/84192/2 "2025-09-05T03:24:28Z")

</div>

That feature is not available with any plan.

---

<div class="post-metadata">

### Author: ![syunsuke\_takemoto](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/syunsuke_takemoto/32/91645_2.png) [@syunsuke\_takemoto](https://community.glideapps.com/u/syunsuke_takemoto)
#### Post date: [September 5, 2025, 8:25am UTC](https://community.glideapps.com/t/which-plan-supports-show-user-s-location-in-the-map-component/84192/3 "2025-09-05T08:25:54Z")

</div>

Thanks for the clarification.

Since “Show user’s location” isn’t available on any plan, are there recommended workarounds to display a user’s current location on a map?

- Would combining the Location component (to capture the device’s current lat/lng) with the Map component (to plot that record) be a supported approach for near-real-time display (e.g., on button press + refresh)?
- Is it supported to embed a third-party map (e.g., Mapbox/MapLibre/Google Maps) via Web Embed/HTML and use the browser Geolocation API to show a live “blue dot” within a Glide screen?
- Any best practices or limitations we should be aware of (privacy/consent, refresh intervals, rate limits, background updates)?

We’re mapping ~10k points from our data source, and field users need to see where they are relative to nearby pins. Any guidance or docs would be greatly appreciated.

Thank you!
