wegbeschreibung für mobile verbessert

This commit is contained in:
HuskyTeufel
2022-01-14 12:10:35 +01:00
parent 5670b71cef
commit 1df6786b50
2 changed files with 5 additions and 5 deletions

View File

@@ -1,8 +1,8 @@
#beschreibung {
height: 600px;
width: 300%;
height: 400px;
width: 100%;
left: -100%;
position:relative;
}

View File

@@ -32,7 +32,7 @@ export class WegbeschreibungComponent implements OnInit {
],
view: new View({
center: olProj.fromLonLat([7.6952,53.0916]),
zoom: 19
zoom: 18
})
});
}