Forum Discussion
AndrewHanley
2 months agoCommunity Member
Shane, the reason this happens is because cell and mobile don't have HOVER as a feature.
When designing for mobile users, you need to ignore the hover state and not use it in your important triggers.
So instead, you should use the VISITED states to check if they have tapped all markers. Either that or a numeric variable.