# How to save name of Google map location Lat-Long

**URL:** https://community.thunkable.com/t/how-to-save-name-of-google-map-location-lat-long/2286641
**Category:** Maps
**Created:** [February 20, 2023, 8:40am UTC](https://community.thunkable.com/t/how-to-save-name-of-google-map-location-lat-long/2286641 "2023-02-20T08:40:46Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![vikkun](https://avatars.discourse-cdn.com/v4/letter/v/7993a0/32.png) [@vikkun](https://community.thunkable.com/u/vikkun)
#### Post date: [February 20, 2023, 8:40am UTC](https://community.thunkable.com/t/how-to-save-name-of-google-map-location-lat-long/2286641/1 "2023-02-20T08:40:46Z")

</div>

Hi ,

I have used location sensor and getting location coordinates i want to save location name also so how i can take the name of the location which is received according to google map.

Anyone can help pls

---

<div class="post-metadata">

### Author: ![tatiang](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/tatiang/32/55482_2.png) [@tatiang](https://community.thunkable.com/u/tatiang)
#### Post date: [February 20, 2023, 9:11am UTC](https://community.thunkable.com/t/how-to-save-name-of-google-map-location-lat-long/2286641/2 "2023-02-20T09:11:32Z")

</div>

Can you give an example of what you mean by location name?

And can you provide a link to a Google Map that shows a location name?

---

<div class="post-metadata">

### Author: ![vikkun](https://avatars.discourse-cdn.com/v4/letter/v/7993a0/32.png) [@vikkun](https://community.thunkable.com/u/vikkun)
#### Post date: [February 20, 2023, 9:30am UTC](https://community.thunkable.com/t/how-to-save-name-of-google-map-location-lat-long/2286641/3 "2023-02-20T09:30:43Z")

</div>

Hi  
I want to capture current location of user so in that i am getting the coordinates. but i want add location name also which is on google like shop name , company or any other area name where user is currently .

---

<div class="post-metadata">

### Author: ![tatiang](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/tatiang/32/55482_2.png) [@tatiang](https://community.thunkable.com/u/tatiang)
#### Post date: [February 20, 2023, 4:45pm UTC](https://community.thunkable.com/t/how-to-save-name-of-google-map-location-lat-long/2286641/4 "2023-02-20T16:45:13Z")

</div>

Okay, then you need to use an API such as the Google Maps API for that. I believe it’s called Reverse Geocoding. You might try Google Maps Places: [ภาพรวม &nbsp;|&nbsp; Places API &nbsp;|&nbsp; Google Developers](https://developers.google.com/maps/documentation/places/web-service/overview)

---

<div class="post-metadata">

### Author: ![ioannis](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/ioannis/32/146956_2.png) [@ioannis](https://community.thunkable.com/u/ioannis)
#### Post date: [November 8, 2024, 1:37pm UTC](https://community.thunkable.com/t/how-to-save-name-of-google-map-location-lat-long/2286641/5 "2024-11-08T13:37:01Z")

</div>


