Map - Show polygon's informations on click/hover

Hello,

I’m a begginer in bubble and im trying to display a map on my app, the objective is to be able to show polygons’ informations on a click or on hover. I tried different way, Google Map API, Mapbox API and HTML with Mapbox. I manage to show a responsive map (you can naviguate, zoom, and see the map with my costum style) but i dont find a way to display the polygons’ information on a click or on hover.
What could be the best (and easiest) way to do it, via an API or with HTML ?
Thanks !