We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 33f00a3 commit 9f2ec92Copy full SHA for 9f2ec92
1 file changed
folium/templates/fol_template.html
@@ -1,7 +1,7 @@
1
<!DOCTYPE html>
2
<head>
3
- <meta http-equiv="content-type" content="text/html; charset=UTF-8" />
4
- <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/leaflet/0.7.3/leaflet.css" />
+ <meta http-equiv="content-type" content="text/html; charset=UTF-8" />
+ <link rel="stylesheet" href="https://rawgit.com/andrewgiessel/leafletstuff/master/leaflet.css" />
5
<script src="https://cdnjs.cloudflare.com/ajax/libs/leaflet/0.7.3/leaflet.js"></script>
6
7
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
0 commit comments