How to show an url_image in a map tooltip?

Below an example of a map with a set of information in the tooltip.

One of them, is an image URL. The dashboard user must be able to see the image.

Is there some how a way to show the image in the tooltip and/or using any another approach ?

I tried to set up a click action to {{url}}, but it didn't work. Nothing happened.

Best Regards.

Hi @kleysonr
Click Behavior is currently not working on pin maps:
https://github.com/metabase/metabase/issues/13597 - upvote by clicking :+1: on the first post

Thanks @flamber.

Any other way to show the image ?

Best Regards.

@kleysonr Only through a table, but the image will be very small, but you'll be able to link from the table to the image with Click Behavior.