Closed bopjesvla closed 7 months ago
That's correct, we require Bootstrap 3 to show Glyphicons. See https://github.com/python-visualization/folium/pull/1650.
But I did just notice in https://stackoverflow.com/a/18225474/4082914 they also list a css just for Glyphicons. It seems to work as well. Not sure why we didn't include that in https://github.com/python-visualization/folium/pull/1650. I'll open a PR.
Describe the bug
Folium currently loads two versions of bootstrap:
To Reproduce
The first Folium iframe on https://python-visualization.github.io/folium/latest/getting_started.html contains the above snippet.