Map marker click the event title to navigate to other screen

Hi
I have an issue with marker press on map. When the marker title is clicked, it should navigate to another screen, How should i add the click event for the callmarker title?
Thanks in adavnce

I haven’t done too much with maps in Thunkable but this should help:

https://docs.thunkable.com/map#on-marker-press

1 Like

Check out this project I never completed :joy:

https://x.thunkable.com/copy/bed3c20bf3c8acca90c01c95723b12c2

1 Like

Hi everyone, this is Luca.
I have the same problem in my project. I would like to make the titles of the markers in the map clickable to allow the user to navigate to other pages in the app but I haven’t figured out how to do it. I tried to use the resources in the discussion but I didn’t find any information regarding this problem. Thanks in advance!