Add map overview of berlin with toner-lite map tiles

This commit is contained in:
Arne Schlüter 2014-11-17 14:36:03 +01:00
commit c44c5a35b8
2 changed files with 9 additions and 2 deletions

View file

@ -1,7 +1,6 @@
html, body {
margin: 0;
padding: 0;
width: 100%;
height: 100%;
}
@ -11,6 +10,5 @@ body {
}
#map {
width: 100%;
height: 100%;
}