maps
This commit is contained in:
parent
33d02a4845
commit
20c0224bc8
53 changed files with 1329 additions and 60 deletions
9
stuff/map.css
Normal file
9
stuff/map.css
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
html, body {
|
||||
height: 100%;
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
#map {
|
||||
height: 100%;
|
||||
width: 100vw; }
|
||||
Loading…
Add table
Add a link
Reference in a new issue