Hi guys, I display a list of markers based on a repeating group list on my bubble app. What I want to do is that on a map marker click, it will open the details page of the address where the marker is. I don’t seem to figure out of a good way to do it.
@snowbolster not sure if you just missed it but when you have that map on a page there will be an event available in the workflow that lets you handle marker clicks.
Hi,
Thank you for the response but that is not what I have trouble with. I can’t figure out how to send the relevant data from the marker to a new page (address location) and then float the hotel info based on the marker address.
It keeps telling me that one data is a list and the other one is not. Any way to go around it?