I use a Kotlin as a language to create my android app. In my app, every merchant have a list of branches. Every Branch, has an address description with a longitude and latitude. I want to know how can I put all the addresses of all Branchs in google maps with pins using the longitude and latitude for every Branch, in the same map.