118 - Tip Add and Style Points
118 - Tip Add and Style Points
You can use dir(folium) to look for possible methods of creating circle
markers. Among the methods you will see Marker which we used previously.
Also, once you locate the method consider using the help function as well to
look for possible arguments that you can pass to the method for styling the
circle markers.