File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2525 <link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/python-visualization/folium/folium/templates/leaflet.awesome.rotate.min.css"/>
2626 <!--Map Frames styles-->
2727 <meta name="viewport" content="width=device-width,
28- initial-scale=1.0, maximum-scale=1.0, user-scalable=no " />
29- <style>
28+ initial-scale=1.0, maximum-scale=1.0, user-scalable=yes " />
29+ <style>
3030 #map_246537f924c98c05df96a0a8a5dd041b {
3131 position: relative;
3232 width: 100.0%;
3535 top: 0.0%;
3636 }
3737 .leaflet-container { font-size: 1rem; }
38- </style>
38+ </style>
3939
40- <style>
40+ <style>
4141 #map_7ad00ba2c79f3d2e9c35b6fc0989a018 {
4242 position: relative;
4343 width: 100.0%;
44- height: 100.0% ;
44+ height: 700px ;
4545 left: 0.0%;
4646 top: 0.0%;
4747 }
4848 .leaflet-container { font-size: 1rem; }
49- </style>
49+ </style>
5050
51- <style>
51+ <style>
5252 .foliumtooltip {
5353
5454 }
6161 .foliumtooltip th{
6262 padding: 2px; padding-right: 8px;
6363 }
64- </style>
64+ </style>
65+
66+ <style>
67+ .foliumpopup {
68+ margin: auto;
69+ }
70+ .foliumpopup table{
71+ margin: auto;
72+ }
73+ .foliumpopup tr{
74+ text-align: left;
75+ }
76+ .foliumpopup th{
77+ padding: 2px; padding-right: 8px;
78+ }
79+ </style>
6580
6681</head>
6782<body style="font-family:Verdana, sans-serif;
You can’t perform that action at this time.
0 commit comments