# Google maps, moving marker without deleting / adding

**URL:** https://community.thunkable.com/t/google-maps-moving-marker-without-deleting-adding/2936863
**Category:** Questions about Thunkable X
**Tags:** beginner
**Created:** [April 9, 2024, 10:15am UTC](https://community.thunkable.com/t/google-maps-moving-marker-without-deleting-adding/2936863 "2024-04-09T10:15:59Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![thorntonp72l3](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/thorntonp72l3/32/170888_2.png) [@thorntonp72l3](https://community.thunkable.com/u/thorntonp72l3)
#### Post date: [April 9, 2024, 10:15am UTC](https://community.thunkable.com/t/google-maps-moving-marker-without-deleting-adding/2936863/1 "2024-04-09T10:15:59Z")

</div>

Hi,

I have been trying to create a simple location tracking app, which places a marker on the screen and then move it when the location changes, but the only way I can seem to do this is to delete the marker first then plot a new one, which make the marker continually look like it’s blinking.

Is there a better way to do this?

Here is a code snippet I have been trying.

 ![google_map_location](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/0/f/0fc9e849728e6eb23dee0cc0089e9291d52f5383.png)

Any ideas would be great.

Thank you,

---

<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: [April 12, 2024, 9:04pm UTC](https://community.thunkable.com/t/google-maps-moving-marker-without-deleting-adding/2936863/2 "2024-04-12T21:04:48Z")

</div>

Hello @thorntonp72l3  
To show the user’s location on the map it is easier to activate the “User location” property and remove all the blocks:

 ![image](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/a/4/a42ea8313220617e451fa2c841dc67c7d29375de.png)

---

<div class="post-metadata">

### Author: ![system](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/0/f/0f59f292712368bce16ff80133ae10de8a6f27e8.png) [@system](https://community.thunkable.com/u/system)
#### Post date: [July 11, 2024, 9:05pm UTC](https://community.thunkable.com/t/google-maps-moving-marker-without-deleting-adding/2936863/3 "2024-07-11T21:05:15Z")

</div>

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