wegbeschreibung für mobile verbessert
This commit is contained in:
@@ -1,8 +1,8 @@
|
|||||||
#beschreibung {
|
#beschreibung {
|
||||||
height: 600px;
|
height: 400px;
|
||||||
width: 300%;
|
width: 100%;
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
left: -100%;
|
|
||||||
position:relative;
|
|
||||||
|
|
||||||
}
|
}
|
||||||
@@ -32,7 +32,7 @@ export class WegbeschreibungComponent implements OnInit {
|
|||||||
],
|
],
|
||||||
view: new View({
|
view: new View({
|
||||||
center: olProj.fromLonLat([7.6952,53.0916]),
|
center: olProj.fromLonLat([7.6952,53.0916]),
|
||||||
zoom: 19
|
zoom: 18
|
||||||
})
|
})
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user