How do I implement a feature like this where the user taps on a marker on the map and it triggers UI logic like showing a view or doing something else. I'm aware of the didTapAtScreenPoint delegate function but how do I know for sure the marker was tapped?
