Базовая карта

This commit is contained in:
2022-04-21 15:28:52 +03:00
parent 3f44f8fc2f
commit 8cd72996cb
63 changed files with 175 additions and 5 deletions

View File

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