convert to leaflet

This commit is contained in:
2018-10-07 11:46:50 +02:00
parent d6af05c8c0
commit a14b53b6bc
10 changed files with 755 additions and 100 deletions

View File

@@ -3,6 +3,7 @@
@import 'fa';
@import 'lightbox';
@import 'simplebar';
@import 'leaflet';
@import 'common';
#map {
@@ -30,9 +31,6 @@
background: rgba(255, 255, 255, 0.5);
border-radius: 3px;
padding: 1px 0 0 0;
margin-bottom: 1em;
right: calc(30% + 3em) !important;
bottom: calc(1em - 10px) !important;
.line {
display: inline-block;
@@ -63,6 +61,7 @@
top: 0em;
bottom: 0em;
width: calc(30% - 1em);
z-index: 999;
input, button {
border: none;