feat: add external directions referral

feat: change map page
feat: add error handling and timeout to location fetching in directions

resolves #124
resolves #122
This commit is contained in:
2023-08-02 17:53:49 +02:00
committed by Thea Schöbl
parent 3c49c4cf6d
commit a5c9d22016
38 changed files with 401 additions and 367 deletions

View File

@@ -131,6 +131,18 @@ ion-alert {
}
}
.stapps-location ion-icon {
width: 100%;
height: 100%;
color: #fd435c;
}
.stapps-device-location ion-icon {
width: 100%;
height: 100%;
color: #4387fd;
}
.add-event-popover {
--width: fit-content;
--max-width: 95%;