feat: migrate to protomaps and maplibre

This commit is contained in:
2024-01-12 10:47:53 +01:00
committed by Rainer Killinger
parent 964516d3cf
commit 2f64d69693
90 changed files with 2203 additions and 1693 deletions

View File

@@ -24,6 +24,11 @@ ion-content::part(parallax-scroll) {
ion-content::part(parallax-parent) {
position: relative;
transform-style: preserve-3d;
display: flex;
flex-direction: column;
height: 100%;
}
ion-content::part(parallax) {

View File

@@ -1,25 +0,0 @@
/*!
* Copyright (C) 2023 StApps
* This program is free software: you can redistribute it and/or modify it
* under the terms of the GNU General Public License as published by the Free
* Software Foundation, version 3.
*
* This program is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for
* more details.
*
* You should have received a copy of the GNU General Public License along with
* this program. If not, see <https://www.gnu.org/licenses/>.
*/
@import '../util/dark';
@include dark-only {
.leaflet-tile-pane {
filter: invert(1);
}
}
.map-container.leaflet-container {
background: var(--ion-background-color);
}

View File

@@ -9,10 +9,9 @@
font-size: 12px;
font-weight: bold;
color: var(--ion-text-color);
color: var(--ion-color-dark);
background: none;
filter: drop-shadow(0 0 2px rgba(0 0 0 / 60%));
border: none;
&::after {

View File

@@ -16,21 +16,6 @@
// http://ionicframework.com/docs/theming/
@import './colors';
@import './fonts';
@import './common/typo';
@import './common/helper';
@import './common/ion-button';
@import './common/ion-header';
@import './common/ion-input';
@import './common/ion-modal';
@import './common/ion-popover';
@import './common/ion-refresher';
@import './common/ion-toolbar';
@import './common/ion-menu';
@import './common/swiper';
@import './common/typography';
@import './common/leaflet-tile';
@import './common/ion-searchbar';
@import './components/image-dark';
:root {
// Fonts