tie it all together, needs cleanup

This commit is contained in:
dskvr
2022-12-17 17:36:59 +01:00
parent 6824147db0
commit dda81e466f
18 changed files with 1255 additions and 255 deletions

View File

@@ -7,7 +7,6 @@
:minZoom="zoom"
:maxZoom="zoom"
:zoomControl="false"
style="height:50vh"
>
<l-tile-layer
@@ -102,8 +101,7 @@ export default {
.leaflet-container {
margin:0;
height:250px !important;
width:1000%;
width:100%;
}
.leaflet-control-zoom {
display: none !important;