# Hello) can i use geolocation of all users in my app?

**URL:** https://forum.adalo.com/t/hello-can-i-use-geolocation-of-all-users-in-my-app/20901
**Category:** Get Help
**Created:** [December 15, 2021, 11:19am UTC](https://forum.adalo.com/t/hello-can-i-use-geolocation-of-all-users-in-my-app/20901 "2021-12-15T11:19:52Z")
**Posts on this page:** 13
**Page:** 1

<div class="post-metadata">

### Author: ![AndrewMan](https://avatars.discourse-cdn.com/v4/letter/a/ecae2f/32.png) [@AndrewMan](https://forum.adalo.com/u/AndrewMan)
#### Post date: [December 15, 2021, 11:19am UTC](https://forum.adalo.com/t/hello-can-i-use-geolocation-of-all-users-in-my-app/20901/1 "2021-12-15T11:19:52Z")

</div>

i want to put all users an google map, that everybody can see location of another users. its possible in adalo ?

---

<div class="post-metadata">

### Author: ![TKOTC](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.adalo.com/tkotc/32/6863_2.png) [@TKOTC](https://forum.adalo.com/u/TKOTC)
#### Post date: [December 15, 2021, 2:42pm UTC](https://forum.adalo.com/t/hello-can-i-use-geolocation-of-all-users-in-my-app/20901/2 "2021-12-15T14:42:26Z")

</div>

Do you have the PragmaFlow geolocation components installed in your organization? If so, yes. If no, can you install the geolocation components yourself? If so, yes.

---

<div class="post-metadata">

### Author: ![AndrewMan](https://avatars.discourse-cdn.com/v4/letter/a/ecae2f/32.png) [@AndrewMan](https://forum.adalo.com/u/AndrewMan)
#### Post date: [December 15, 2021, 8:33pm UTC](https://forum.adalo.com/t/hello-can-i-use-geolocation-of-all-users-in-my-app/20901/3 "2021-12-15T20:33:43Z")

</div>

where i can get it ?

---

<div class="post-metadata">

### Author: ![TKOTC](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.adalo.com/tkotc/32/6863_2.png) [@TKOTC](https://forum.adalo.com/u/TKOTC)
#### Post date: [December 15, 2021, 8:44pm UTC](https://forum.adalo.com/t/hello-can-i-use-geolocation-of-all-users-in-my-app/20901/4 "2021-12-15T20:44:08Z")

</div>

You can install it manually from here

> **[GitHub - pragmaflowinc/adalo-geolocation](https://github.com/pragmaflowinc/adalo-geolocation)**
>
> Contribute to pragmaflowinc/adalo-geolocation development by creating an account on GitHub.

Some help can be hound here

> [@Every new beginning comes from some other beginnings end](https://forum.adalo.com/t/every-new-beginning-comes-from-some-other-beginnings-end/20485/48):
>
> @Jeorge Follow these steps: Are you on a Windows computer? Install this: If you’re on a Mac or Linux, continue reading Open a terminal on your computer and type in the following: git clone https://github.com/pragmaflowinc/adalo-geolocation You would replace the text after “git clone” with the URL component you want to clone. In this example, we’re using [GitHub - pragmaflowinc/adalo-geolocation](https://github.com/pragmaflowinc/adalo-geolocation) Then, you would cd into the folder cd adalo-geolocation To make sure you don’t get any e…

---

<div class="post-metadata">

### Author: ![AndrewMan](https://avatars.discourse-cdn.com/v4/letter/a/ecae2f/32.png) [@AndrewMan](https://forum.adalo.com/u/AndrewMan)
#### Post date: [December 16, 2021, 10:06am UTC](https://forum.adalo.com/t/hello-can-i-use-geolocation-of-all-users-in-my-app/20901/5 "2021-12-16T10:06:07Z")

</div>

![Снимок экрана 2021-12-16 в 12.05.11](https://us1.discourse-cdn.com/flex020/uploads/adalo/original/2X/0/0a418c3ec79e174e60310ba048e221bfd8932198.png)  
Something go wrong  
do you now what it can be ?

---

<div class="post-metadata">

### Author: ![Victor](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.adalo.com/victor/32/2054_2.png) [@Victor](https://forum.adalo.com/u/Victor)
#### Post date: [December 16, 2021, 10:59am UTC](https://forum.adalo.com/t/hello-can-i-use-geolocation-of-all-users-in-my-app/20901/7 "2021-12-16T10:59:32Z")

</div>

Hi @AndrewMan,

You need to download and install NodeJS first.  
Also it could be useful to have a look at developer docs: [Introduction | Adalo](https://developers.adalo.com/docs/basics/introduction)

Best regards, Victor.

---

<div class="post-metadata">

### Author: ![AndrewMan](https://avatars.discourse-cdn.com/v4/letter/a/ecae2f/32.png) [@AndrewMan](https://forum.adalo.com/u/AndrewMan)
#### Post date: [December 16, 2021, 11:22am UTC](https://forum.adalo.com/t/hello-can-i-use-geolocation-of-all-users-in-my-app/20901/8 "2021-12-16T11:22:59Z")

</div>

Victor, hi! thank you for help! now a have Node and gave another error. Do you now my next step ?

 ![Снимок экрана 2021-12-16 в 13.21.07](https://us1.discourse-cdn.com/flex020/uploads/adalo/original/2X/f/fb1714721b9e6924abde6aee9c618cefb708468c.png)

---

<div class="post-metadata">

### Author: ![Victor](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.adalo.com/victor/32/2054_2.png) [@Victor](https://forum.adalo.com/u/Victor)
#### Post date: [December 16, 2021, 11:30am UTC](https://forum.adalo.com/t/hello-can-i-use-geolocation-of-all-users-in-my-app/20901/9 "2021-12-16T11:30:20Z")

</div>

@AndrewMan when I was playing with this, I just downloaded the zip file from GitHub (didn’t use git clone), unpacked it, and then run the installation commands according to the readme file.

Best regards, Victor.

---

<div class="post-metadata">

### Author: ![AndrewMan](https://avatars.discourse-cdn.com/v4/letter/a/ecae2f/32.png) [@AndrewMan](https://forum.adalo.com/u/AndrewMan)
#### Post date: [December 16, 2021, 1:33pm UTC](https://forum.adalo.com/t/hello-can-i-use-geolocation-of-all-users-in-my-app/20901/10 "2021-12-16T13:33:37Z")

</div>

![Снимок экрана 2021-12-16 в 15.07.30](https://us1.discourse-cdn.com/flex020/uploads/adalo/original/2X/a/adff3bc185282d6a34f3fcc8791c19736f425ec0.png)  
i did all what was in readme file

---

<div class="post-metadata">

### Author: ![Victor](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.adalo.com/victor/32/2054_2.png) [@Victor](https://forum.adalo.com/u/Victor)
#### Post date: [December 16, 2021, 1:40pm UTC](https://forum.adalo.com/t/hello-can-i-use-geolocation-of-all-users-in-my-app/20901/11 "2021-12-16T13:40:46Z")

</div>

@AndrewMan please have a look here:

[Fail to publish · Issue #2 · pragmaflowinc/adalo-geolocation · GitHub](https://github.com/pragmaflowinc/adalo-geolocation/issues/2) - for me renaming “name” field helped.

Also I’d advice to have a look at this topic [Two GeoFilteredList · Issue #4 · pragmaflowinc/adalo-geolocation · GitHub](https://github.com/pragmaflowinc/adalo-geolocation/issues/4) as well - to be sure that you won’t get 2 similar components.

Best,  
Victor.

---

<div class="post-metadata">

### Author: ![AndrewMan](https://avatars.discourse-cdn.com/v4/letter/a/ecae2f/32.png) [@AndrewMan](https://forum.adalo.com/u/AndrewMan)
#### Post date: [December 16, 2021, 3:18pm UTC](https://forum.adalo.com/t/hello-can-i-use-geolocation-of-all-users-in-my-app/20901/12 "2021-12-16T15:18:31Z")

</div>

![Снимок экрана 2021-12-16 в 17.15.36](https://us1.discourse-cdn.com/flex020/uploads/adalo/original/2X/e/e247ceb19ad14100332c59afd7461fcbc1b57bd5.png)  
to change name , you mean this name ?

---

<div class="post-metadata">

### Author: ![TKOTC](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.adalo.com/tkotc/32/6863_2.png) [@TKOTC](https://forum.adalo.com/u/TKOTC)
#### Post date: [December 18, 2021, 11:42pm UTC](https://forum.adalo.com/t/hello-can-i-use-geolocation-of-all-users-in-my-app/20901/13 "2021-12-18T23:42:30Z")

</div>

We are back online, you can install it from our marketplace

> [@Back online, I hope this makes a nice holiday season!](https://forum.adalo.com/t/back-online-i-hope-this-makes-a-nice-holiday-season/21043):
>
> Hey All, Happy Holidays (for the western countries). If you are like me, the holiday season is a time for giving, and also a time to work on some hobby projects before starting a new year. So we wanted to make sure you all had the tools you needed to make this holiday season the most productive Adalo App creator season. We spent some time looking at how we can bring our installer site back online and we figured it out, with one exception. Uninstalling components does not work yet, so when you…

---

<div class="post-metadata">

### Author: ![system](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.adalo.com/system/32/40401_2.png) [@system](https://forum.adalo.com/u/system)
#### Post date: [December 28, 2021, 11:43pm UTC](https://forum.adalo.com/t/hello-can-i-use-geolocation-of-all-users-in-my-app/20901/14 "2021-12-28T23:43:08Z")

</div>

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