Installed leaflet in extlib
This commit is contained in:
6
extlib/leaflet/debug/css/mobile.css
Normal file
6
extlib/leaflet/debug/css/mobile.css
Normal file
@@ -0,0 +1,6 @@
|
||||
html, body, #map {
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
}
|
||||
5
extlib/leaflet/debug/css/screen.css
Normal file
5
extlib/leaflet/debug/css/screen.css
Normal file
@@ -0,0 +1,5 @@
|
||||
#map {
|
||||
width: 800px;
|
||||
height: 600px;
|
||||
border: 1px solid #ccc;
|
||||
}
|
||||
Reference in New Issue
Block a user