# Google Maps - Retrieve current location of map?

**URL:** https://community.thunkable.com/t/google-maps-retrieve-current-location-of-map/32760
**Category:** Questions about Thunkable X
**Tags:** googlemaps
**Created:** [June 22, 2018, 9:26pm UTC](https://community.thunkable.com/t/google-maps-retrieve-current-location-of-map/32760 "2018-06-22T21:26:52Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![Rob\_Schoemaker](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/rob_schoemaker/32/21023_2.png) [@Rob\_Schoemaker](https://community.thunkable.com/u/Rob_Schoemaker)
#### Post date: [June 22, 2018, 9:26pm UTC](https://community.thunkable.com/t/google-maps-retrieve-current-location-of-map/32760/1 "2018-06-22T21:26:52Z")

</div>

Hi all,

Is there a possibility to retrieve the longitude/latitude/zoomlevel of the location the user browsed to when using the map?

(Meaning: when first called, the map of the lon/lat/zoom that I set programmatically is displayed. When a user zooms in, or moves the map, can I retrieve the lon/lat/zoom of the location that the user moved to?  
In the current version of ThunkableX, when I use the get blocks for the map, I only get the initial coordinates that were set in the map, and the map ‘resets’ to its initial location and zoom level)

Thanks for any help!

---

<div class="post-metadata">

### Author: ![actech](https://avatars.discourse-cdn.com/v4/letter/a/3d9bf3/32.png) [@actech](https://community.thunkable.com/u/actech)
#### Post date: [June 23, 2018, 5:05am UTC](https://community.thunkable.com/t/google-maps-retrieve-current-location-of-map/32760/2 "2018-06-23T05:05:26Z")

</div>

Hi,

Unfortunately, the current version of Thunkable X supports updating properties only by modifying them with blocks. Indirect property update is not supported.

---

<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 15, 2023, 11:16pm UTC](https://community.thunkable.com/t/google-maps-retrieve-current-location-of-map/32760/3 "2023-02-15T23:16:43Z")

</div>

Hi how I can store nearest Google location name as par current location Lat-Long. I’m getting Lat-Long on map ready.

Pls suggest.

---

<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, 12:02pm UTC](https://community.thunkable.com/t/google-maps-retrieve-current-location-of-map/32760/4 "2024-11-08T12:02:22Z")

</div>


