How do I add markers to a heatmap using folium in python?
I am trying to make a heatmap based on a list of coordinates and weights to the coordinates. I now want to add the value of the weights to the heatmap clusters so I can see how many people are in the given cluster area.