ADD: added small details view on click on an entity

This commit is contained in:
hwinkel
2023-09-25 09:26:46 +02:00
parent df41e5d9ea
commit 8587d1d664
11 changed files with 2829 additions and 2761 deletions

View File

@@ -3,16 +3,18 @@
// @import url('https://unpkg.com/leaflet@1.5.1/dist/leaflet.css');
.leaflet-container {
width: 100%;
height: 100%;
height: 90%;
}
.map {
padding-top: 1%;
height: 800px;
width: 76%;
// display: flex;
padding-top: 10px;
// height: 750px;
width: 79%;
// padding-left: 20%;
float: left;
// height: 80%;
}
// .leaflet-marker-icon{