# Map showing all addresses

**URL:** https://community.glideapps.com/t/map-showing-all-addresses/72768
**Category:** Ask for Help
**Created:** [April 21, 2024, 10:39am UTC](https://community.glideapps.com/t/map-showing-all-addresses/72768 "2024-04-21T10:39:55Z")
**Posts on this page:** 8
**Page:** 1

<div class="post-metadata">

### Author: ![dorthe\_petersen](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/dorthe_petersen/32/71764_2.png) [@dorthe\_petersen](https://community.glideapps.com/u/dorthe_petersen)
#### Post date: [April 21, 2024, 10:39am UTC](https://community.glideapps.com/t/map-showing-all-addresses/72768/1 "2024-04-21T10:39:55Z")

</div>

I have some problems.  
My users can enter information such as address and postcode in a form. When displayed in the map, all addresses from all users are displayed.  
How do I get only the address of the specific user shown in the map on the specific user’s post.  
Hope it makes sense

 ![front](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/3X/3/d/3de08f8aabf0b89c35f25951daf7a404082370cf.jpeg)

 ![screen](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/3X/0/9/094a75a5b9fad7a703a4a8f61afabe7b282f2554.jpeg)

---

<div class="post-metadata">

### Author: ![Darren\_Murphy](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/darren_murphy/32/47326_2.png) [@Darren\_Murphy](https://community.glideapps.com/u/Darren_Murphy)
#### Post date: [April 21, 2024, 10:48am UTC](https://community.glideapps.com/t/map-showing-all-addresses/72768/2 "2024-04-21T10:48:16Z")

</div>

Two ways you can do this:

- First option: Apply a filter to the Map such that only rows where the email matches that of the signed in user are shown
- Second option: Apply Row Owners to the table

The second option is the most secure. Whether or not it is most appropriate depends on whether or not you intend for users to be able to see each others data.

---

<div class="post-metadata">

### Author: ![dorthe\_petersen](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/dorthe_petersen/32/71764_2.png) [@dorthe\_petersen](https://community.glideapps.com/u/dorthe_petersen)
#### Post date: [April 21, 2024, 11:44am UTC](https://community.glideapps.com/t/map-showing-all-addresses/72768/3 "2024-04-21T11:44:04Z")

</div>

Everyone can open the posts on picture 1 and see the information about the cat. When you open the post I would like the map to show the adress at the top (picture 2).  
I have row ID. Tried filter but can’t seem to get it right.

---

<div class="post-metadata">

### Author: ![Eric\_Penn](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/eric_penn/32/73888_2.png) [@Eric\_Penn](https://community.glideapps.com/u/Eric_Penn)
#### Post date: [April 21, 2024, 12:00pm UTC](https://community.glideapps.com/t/map-showing-all-addresses/72768/4 "2024-04-21T12:00:10Z")

</div>

When a user submits the form you should also capture their email. Then you could use the signed in users email in the maps filter.

> **[User Profile Columns | Glide Docs](https://www.glideapps.com/docs/user-profile-columns)**
>
> Work with user data from anywhere in your app.

---

<div class="post-metadata">

### Author: ![dorthe\_petersen](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/dorthe_petersen/32/71764_2.png) [@dorthe\_petersen](https://community.glideapps.com/u/dorthe_petersen)
#### Post date: [April 21, 2024, 12:46pm UTC](https://community.glideapps.com/t/map-showing-all-addresses/72768/5 "2024-04-21T12:46:31Z")

</div>

After trying and trying I found I should select “this item”  
 ![map](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/3X/0/e/0e3b5f9865f90361e50a7dc5ea820ddc372ab3fa.jpeg)

---

<div class="post-metadata">

### Author: ![dorthe\_petersen](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/dorthe_petersen/32/71764_2.png) [@dorthe\_petersen](https://community.glideapps.com/u/dorthe_petersen)
#### Post date: [April 21, 2024, 12:51pm UTC](https://community.glideapps.com/t/map-showing-all-addresses/72768/6 "2024-04-21T12:51:22Z")

</div>

additional question: Can I use both “current location” and address entry in “text entry” at the same time?  
So the user can choose whether they want to use “current location” or enter the address?

---

<div class="post-metadata">

### Author: ![Darren\_Murphy](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/darren_murphy/32/47326_2.png) [@Darren\_Murphy](https://community.glideapps.com/u/Darren_Murphy)
#### Post date: [April 21, 2024, 12:52pm UTC](https://community.glideapps.com/t/map-showing-all-addresses/72768/7 "2024-04-21T12:52:39Z")

</div>

Yes, you can do that.

---

<div class="post-metadata">

### Author: ![system](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/system/32/53398_2.png) [@system](https://community.glideapps.com/u/system)
#### Post date: [April 28, 2024, 12:53pm UTC](https://community.glideapps.com/t/map-showing-all-addresses/72768/8 "2024-04-28T12:53:11Z")

</div>

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.
