We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a3034f9 commit 00a7dbdCopy full SHA for 00a7dbd
1 file changed
folium/folium.py
@@ -45,7 +45,7 @@
45
# glyphicons came from Bootstrap 3 and are used for Awesome Markers
46
(
47
"glyphicons_css",
48
- "https://netdna.bootstrapcdn.com/bootstrap/3.0.0/css/bootstrap.min.css",
+ "https://netdna.bootstrapcdn.com/bootstrap/3.0.0/css/bootstrap-glyphicons.css",
49
),
50
51
"awesome_markers_font_css",
0 commit comments