Show map of person location on tap action

Hi, I have a person entity in mushroom card. How do I show their location on a map when I tap on entity? Thanks

Change the Tap action so that it navigates to a View or Subview containing a Map Card.

There’s likely a way to do something similar with a popup using the browser mod custom integration.

Thanks. I hoped there would be a better solution, as I would need to create a map for each person, but I guess this is it. I used custom popup cards and applied to the person entity in place of more info

Usually a more-info dialog for a person does contain a map. So I wonder why to create a special card with a map for this. May be these mushrooms do not show more-info on tapping?