Hi Bubblers !
I need help.
I am building an app that is a marketplace.
I have a search page where users are able to see :
- On the left : Ads build by other users. This is display in a repeating group (and I have a group in each cells which contains some informations)
- On the right : The location of Ads item on a map (which display ads adress as markers.).
What I want to do, is the following :
When a cell of the left repeating group is hovered -> The related marker on the map on the right take a specific color.
When a marker on the map on the right is hovered -> The related cell on the repeating group take a specific Color.
Exactly how it is when you’re looking for an Airbnb apartment…
I can’t figure how to do it.
Is somebody able to help please ??
Many thanks !