Multiple Clickable Pins on Map

Guys I want to create a map with multiple pins on it. Once visitor clicks on each pin it should display a popup. I can’t figure out how to put multiple pins on the map. Can anyone direct me to a tutorial or a manual pls? Thanks in advance

Do you mean a Bubble popup element, or a popup within the map just above the marker?

I think both are achievable with Bubbles native map element.

Doesn’t really matter. I could even display data right next to the map content. I just want to have multiple pins on the map and when I click on a pin it should display content. I can leave place for the content right next to the map or I could overlay a popup. Either way works for me. Data will be sent from my database so it’s not coming from users/visitors.