# Who can tell me, what is NOT possible with MAP component?

**URL:** https://community.thunkable.com/t/who-can-tell-me-what-is-not-possible-with-map-component/48604
**Category:** Questions about Thunkable X
**Tags:** map
**Created:** [September 24, 2018, 6:48pm UTC](https://community.thunkable.com/t/who-can-tell-me-what-is-not-possible-with-map-component/48604 "2018-09-24T18:48:47Z")
**Posts on this page:** 9
**Page:** 1

<div class="post-metadata">

### Author: ![User81](https://avatars.discourse-cdn.com/v4/letter/u/ba9def/32.png) [@User81](https://community.thunkable.com/u/User81)
#### Post date: [September 24, 2018, 6:48pm UTC](https://community.thunkable.com/t/who-can-tell-me-what-is-not-possible-with-map-component/48604/1 "2018-09-24T18:48:47Z")

</div>

Hi there,

I am trying to use the Map Component in Thunkable X on iphone.

I really like the bunch of settings. Clicking on the marker and the callouts triggers the event component.

But this is really useless, if you do not know, which marker was clicked!?!

Has anyone more experience?

Cheers,  
User81

---

<div class="post-metadata">

### Author: ![User81](https://avatars.discourse-cdn.com/v4/letter/u/ba9def/32.png) [@User81](https://community.thunkable.com/u/User81)
#### Post date: [September 24, 2018, 6:55pm UTC](https://community.thunkable.com/t/who-can-tell-me-what-is-not-possible-with-map-component/48604/2 "2018-09-24T18:55:02Z")

</div>

Aha, is it right, that the only way to identify the clicked marker or callout is to get the current location of the location sensor?

---

<div class="post-metadata">

### Author: ![bymaho](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/bymaho/32/56102_2.png) [@bymaho](https://community.thunkable.com/u/bymaho)
#### Post date: [July 14, 2019, 11:09am UTC](https://community.thunkable.com/t/who-can-tell-me-what-is-not-possible-with-map-component/48604/3 "2019-07-14T11:09:38Z")

</div>

This is a million dolar question. Is there a solution for x thunkable?

---

<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: [July 14, 2019, 11:18am UTC](https://community.thunkable.com/t/who-can-tell-me-what-is-not-possible-with-map-component/48604/4 "2019-07-14T11:18:26Z")

</div>

In the handle of clicking on a marker, you need to create a cycle for all markers and find the one whose coordinates coincide with the coordinates of the selected marker.

---

<div class="post-metadata">

### Author: ![bymaho](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/bymaho/32/56102_2.png) [@bymaho](https://community.thunkable.com/u/bymaho)
#### Post date: [July 14, 2019, 11:22am UTC](https://community.thunkable.com/t/who-can-tell-me-what-is-not-possible-with-map-component/48604/5 "2019-07-14T11:22:04Z")

</div>

This means using a lot of code block. Thats too bad. Actually this is fatal situation for my app. Is there an example block? (Who is admin? Please someone tag him/her.)

---

<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: [July 14, 2019, 11:31am UTC](https://community.thunkable.com/t/who-can-tell-me-what-is-not-possible-with-map-component/48604/6 "2019-07-14T11:31:16Z")

</div>

![%D0%B8%D0%B7%D0%BE%D0%B1%D1%80%D0%B0%D0%B6%D0%B5%D0%BD%D0%B8%D0%B5](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/a/6/a60b60ff2da86d8f46f42c0b6105ff5e30aad167.png) **strong text**

I think you will be interested to see this project. On the Canvas tab, create several polygons, turn on Select, click on the marker and on the free space of the field.

[https://x.thunkable.com/projects/5d287690be961cfc7d8a712f/project/properties/designer/](https://x.thunkable.com/projects/5d287690be961cfc7d8a712f/project/properties/designer/)

---

<div class="post-metadata">

### Author: ![bymaho](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/bymaho/32/56102_2.png) [@bymaho](https://community.thunkable.com/u/bymaho)
#### Post date: [July 14, 2019, 9:24pm UTC](https://community.thunkable.com/t/who-can-tell-me-what-is-not-possible-with-map-component/48604/7 "2019-07-14T21:24:32Z")

</div>

Nice work but too Complicated. Can you show me a simple block: when i press marker, i want to see the lat and long value of marker in a label.

---

<div class="post-metadata">

### Author: ![bymaho](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/bymaho/32/56102_2.png) [@bymaho](https://community.thunkable.com/u/bymaho)
#### Post date: [July 14, 2019, 9:51pm UTC](https://community.thunkable.com/t/who-can-tell-me-what-is-not-possible-with-map-component/48604/8 "2019-07-14T21:51:12Z")

</div>

I figured out with this link. Which is same as you posted. Thanks. [Map Component, "Event Block"](http://community.thunkable.com/t/map-component-event-block/73742/3)

But there are still a lot of to solve.

---

<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, 11:55am UTC](https://community.thunkable.com/t/who-can-tell-me-what-is-not-possible-with-map-component/48604/9 "2024-11-08T11:55:24Z")

</div>


