# Location of place in map

**URL:** https://community.glideapps.com/t/location-of-place-in-map/77272
**Category:** Ask for Help
**Created:** [October 23, 2024, 4:14pm UTC](https://community.glideapps.com/t/location-of-place-in-map/77272 "2024-10-23T16:14:14Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![Antsrt](https://avatars.discourse-cdn.com/v4/letter/a/ecb155/32.png) [@Antsrt](https://community.glideapps.com/u/Antsrt)
#### Post date: [October 23, 2024, 4:14pm UTC](https://community.glideapps.com/t/location-of-place-in-map/77272/1 "2024-10-23T16:14:14Z")

</div>

In layout, under component you can insert google map. How do you locate the place in the map. I am clueless on how to insert these location in data table and how to relate the location with the place i refer to? Is it not available in free option?  
Thank you

---

<div class="post-metadata">

### Author: ![micheal](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/micheal/32/80181_2.png) [@micheal](https://community.glideapps.com/u/micheal)
#### Post date: [October 23, 2024, 4:30pm UTC](https://community.glideapps.com/t/location-of-place-in-map/77272/2 "2024-10-23T16:30:47Z")

</div>

It’s not Google map per se (unless you’re using the maker plan)  
but once you get the map component, have an address column in your data column then point it to the address field

 ![address](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/3X/a/f/af984afa7888f0ad66cc3072812b0084fa8965f7.png)

> [@Antsrt](#):
>
> I am clueless on how to insert these location in data table and how to relate the location with the place i refer to?

here’s a better guide… [Map | Glide Docs](https://www.glideapps.com/docs/map-component)

---

<div class="post-metadata">

### Author: ![Antsrt](https://avatars.discourse-cdn.com/v4/letter/a/ecb155/32.png) [@Antsrt](https://community.glideapps.com/u/Antsrt)
#### Post date: [October 24, 2024, 4:34am UTC](https://community.glideapps.com/t/location-of-place-in-map/77272/3 "2024-10-24T04:34:59Z")

</div>

Thank you Micheal,

It works. I have two concerns:  
1.It shows a map icon in entire google map. It doesn’t automatically zoom in the place. 2.While i zoom in, it shows a place bit at distance. Is there any way i can show almost exact location. Is there any way to insert the location i mapped at site?  
Thank you.

---

<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: [October 24, 2024, 5:16am UTC](https://community.glideapps.com/t/location-of-place-in-map/77272/4 "2024-10-24T05:16:29Z")

</div>

> [@Antsrt](#):
>
> .It shows a map icon in entire google map.

The map used in Glide is Mapbox not Google map.

> [@Antsrt](#):
>
> It doesn’t automatically zoom in the place.

This is a known problem and there is no solution yet.

> [@Antsrt](#):
>
> Is there any way to insert the location i mapped at site?

Use the [location component](https://www.glideapps.com/docs/essentials/components/location).

It is better for you to follow this thread at this early stage:

> [@Maps feature does not work properly, does not pick up certain addresses](https://community.glideapps.com/t/maps-feature-does-not-work-properly-does-not-pick-up-certain-addresses/77162):
>
> I am setting an events page up that has a list of all the venues on the page. One of the venues is the Dubai Opera, which address is: Sheikh Mohammed bin Rashid Blvd - Downtown Dubai - Dubai - United Arab Emirates [image] For some reason, the list of addresses, are not showing up accurately in the map area of the container, when I hover over the icon, the mini card does not show up. The Date Filter on the map also limits what shows up on the map: There is an address in Tampa that i…

---

<div class="post-metadata">

### Author: ![Antsrt](https://avatars.discourse-cdn.com/v4/letter/a/ecb155/32.png) [@Antsrt](https://community.glideapps.com/u/Antsrt)
#### Post date: [October 24, 2024, 3:18pm UTC](https://community.glideapps.com/t/location-of-place-in-map/77272/5 "2024-10-24T15:18:51Z")

</div>

Thank you for your response. It was helpful.
