# How to add a marker in Thunkable iOS?

**URL:** https://community.thunkable.com/t/how-to-add-a-marker-in-thunkable-ios/22838
**Category:** Questions about Thunkable X
**Tags:** googlemaps, custommarkers
**Created:** [April 20, 2018, 11:37am UTC](https://community.thunkable.com/t/how-to-add-a-marker-in-thunkable-ios/22838 "2018-04-20T11:37:31Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![mattC](https://avatars.discourse-cdn.com/v4/letter/m/85f322/32.png) [@mattC](https://community.thunkable.com/u/mattC)
#### Post date: [April 20, 2018, 11:37am UTC](https://community.thunkable.com/t/how-to-add-a-marker-in-thunkable-ios/22838/1 "2018-04-20T11:37:32Z")

</div>

Is there a way to add a marker on Thunkable iOS google map? Any ideas would be highly appreciated.

Thanks.

---

<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: [April 20, 2018, 12:21pm UTC](https://community.thunkable.com/t/how-to-add-a-marker-in-thunkable-ios/22838/2 "2018-04-20T12:21:59Z")

</div>

Hi,

Interesting challenge. I’ll think about it. Try to find an answer to it using web technologies. If you can add markers using javascript in the html page, using a Web View component and the data URI will be possible to implement it.

---

<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: [April 20, 2018, 1:16pm UTC](https://community.thunkable.com/t/how-to-add-a-marker-in-thunkable-ios/22838/3 "2018-04-20T13:16:28Z")

</div>

Open the googlemap.txt file. Instead of YOUR API KEY, insert your API key and add all the code to the text block shown below. After starting, the map and marker will be displayed.

 ![googlemap](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/e/9/e93fb408328205f57d979d2b55686a397022a773.png)[googlemap.txt](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/3/a/3a146bd10a379676f44f50d92bc970f760324707.txt) (711 Bytes)

---

<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:04pm UTC](https://community.thunkable.com/t/how-to-add-a-marker-in-thunkable-ios/22838/4 "2024-11-08T12:04:00Z")

</div>


