ADD: added APP-6 Symbols to the Map

This commit is contained in:
hwinkel
2023-09-05 18:46:34 +02:00
parent 6d2a1d7556
commit 658830bab6
221 changed files with 73498 additions and 21 deletions

View File

@@ -0,0 +1,20 @@
@import 'leaflet/dist/leaflet.css';
// @import url('https://unpkg.com/leaflet@1.5.1/dist/leaflet.css');
.leaflet-container {
width: 100%;
height: 100%;
}
.container {
padding-top: 1%;
height: 800px;
width: 79%;
padding-left: 20%;
}
// .leaflet-marker-icon{
// background: red;
// }