I am trying to customize the pop up or info window .The current pop up I have is fine except I cannot display the Html in the way I wish. I would like it to have a layout similar to this. I tried to use the infowindow.setcontent(myDiv) but lost the ability to use my clusterlayer. Any help would be fantastic, I like the functionality of the popup and if this could be done with what I have that is the best option for me.
what this does is it places a bunch of cluster markers on my map and when I click on a clustermarker it brings up the pop up. It works perfect! just cant figure out how to make the popup look the way I want.