# Is there a way to solve the problem of adding a marker to the map in thunkable Android?

**URL:** https://community.thunkable.com/t/is-there-a-way-to-solve-the-problem-of-adding-a-marker-to-the-map-in-thunkable-android/65175
**Category:** Questions about Thunkable X
**Tags:** map
**Created:** [January 18, 2019, 9:25pm UTC](https://community.thunkable.com/t/is-there-a-way-to-solve-the-problem-of-adding-a-marker-to-the-map-in-thunkable-android/65175 "2019-01-18T21:25:34Z")
**Posts on this page:** 7
**Page:** 1

<div class="post-metadata">

### Author: ![Farshad](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/farshad/32/27108_2.png) [@Farshad](https://community.thunkable.com/u/Farshad)
#### Post date: [January 18, 2019, 9:25pm UTC](https://community.thunkable.com/t/is-there-a-way-to-solve-the-problem-of-adding-a-marker-to-the-map-in-thunkable-android/65175/1 "2019-01-18T21:25:35Z")

</div>

Hello to all  
Is there a way that the Android version does not crash when adding a marker to the map from the airtable?  
Except using Google api

---

<div class="post-metadata">

### Author: ![domhnallohanlon](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/domhnallohanlon/32/29554_2.png) [@domhnallohanlon](https://community.thunkable.com/u/domhnallohanlon)
#### Post date: [January 18, 2019, 10:08pm UTC](https://community.thunkable.com/t/is-there-a-way-to-solve-the-problem-of-adding-a-marker-to-the-map-in-thunkable-android/65175/2 "2019-01-18T22:08:50Z")

</div>

Hi @Farshad

Are you sure you’re getting a valid lat/lng from Airtable? Is there any chance that you column is storing strings rather than numbers?

---

<div class="post-metadata">

### Author: ![Farshad](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/farshad/32/27108_2.png) [@Farshad](https://community.thunkable.com/u/Farshad)
#### Post date: [January 18, 2019, 10:20pm UTC](https://community.thunkable.com/t/is-there-a-way-to-solve-the-problem-of-adding-a-marker-to-the-map-in-thunkable-android/65175/3 "2019-01-18T22:20:11Z")

</div>

Hello @domhnallohanlon  
Thank you for answering  
I will send the screenshots of the table and the blocks used  
i use only lat/lng as number

 ![screenshot](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/9/c/9cad8a03149d92d9d0d36713bb8f9e9b9e46e2cb.png)

![screenshot2](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/3/c/3c8af42012454a39a1d5d4bbc25bbac1bd422434.png)

---

<div class="post-metadata">

### Author: ![domhnallohanlon](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/domhnallohanlon/32/29554_2.png) [@domhnallohanlon](https://community.thunkable.com/u/domhnallohanlon)
#### Post date: [January 18, 2019, 11:21pm UTC](https://community.thunkable.com/t/is-there-a-way-to-solve-the-problem-of-adding-a-marker-to-the-map-in-thunkable-android/65175/4 "2019-01-18T23:21:30Z")

</div>

The column returns an object rather than a list, think. actually, there are a few things about your blocks that need to be modified I think.

Let me look at this in more detail.

---

<div class="post-metadata">

### Author: ![Farshad](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/farshad/32/27108_2.png) [@Farshad](https://community.thunkable.com/u/Farshad)
#### Post date: [January 20, 2019, 6:29pm UTC](https://community.thunkable.com/t/is-there-a-way-to-solve-the-problem-of-adding-a-marker-to-the-map-in-thunkable-android/65175/5 "2019-01-20T18:29:11Z")

</div>

Any body else have idea?

---

<div class="post-metadata">

### Author: ![Farshad](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/farshad/32/27108_2.png) [@Farshad](https://community.thunkable.com/u/Farshad)
#### Post date: [February 4, 2019, 2:36pm UTC](https://community.thunkable.com/t/is-there-a-way-to-solve-the-problem-of-adding-a-marker-to-the-map-in-thunkable-android/65175/7 "2019-02-04T14:36:35Z")

</div>

@thunkable please help me aboat this issue

---

<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:16pm UTC](https://community.thunkable.com/t/is-there-a-way-to-solve-the-problem-of-adding-a-marker-to-the-map-in-thunkable-android/65175/8 "2024-11-08T12:16:18Z")

</div>


