design geändert
This commit is contained in:
@@ -1,4 +1,8 @@
|
||||
#beschreibung {
|
||||
height: 400px;
|
||||
width: 100%;
|
||||
height: 600px;
|
||||
width: 300%;
|
||||
|
||||
left: -100%;
|
||||
position:relative;
|
||||
|
||||
}
|
||||
@@ -31,8 +31,8 @@ export class WegbeschreibungComponent implements OnInit {
|
||||
})
|
||||
],
|
||||
view: new View({
|
||||
center: olProj.fromLonLat([7.0785,51.4614]),
|
||||
zoom: 5
|
||||
center: olProj.fromLonLat([7.6952,53.0916]),
|
||||
zoom: 19
|
||||
})
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user