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

20
pnpm-lock.yaml generated
View File

@@ -752,6 +752,9 @@ importers:
'@capacitor/browser':
specifier: 4.1.0
version: 4.1.0(@capacitor/core@4.6.1)
'@capacitor/clipboard':
specifier: 4.1.0
version: 4.1.0(@capacitor/core@4.6.1)
'@capacitor/core':
specifier: 4.6.1
version: 4.6.1
@@ -824,6 +827,9 @@ importers:
'@transistorsoft/capacitor-background-fetch':
specifier: 1.0.2
version: 1.0.2(@capacitor/core@4.6.1)
'@types/dom-view-transitions':
specifier: 1.0.1
version: 1.0.1
capacitor-secure-storage-plugin:
specifier: 0.8.1
version: 0.8.1(@capacitor/core@4.6.1)
@@ -1089,6 +1095,8 @@ importers:
images/app-builder: {}
images/app-cypress: {}
images/node-base: {}
images/node-builder: {}
@@ -4910,6 +4918,14 @@ packages:
- supports-color
dev: true
/@capacitor/clipboard@4.1.0(@capacitor/core@4.6.1):
resolution: {integrity: sha512-lfUwDqZces3mQcBOyfxpBCsRWWSfLuPzekA1N3RaMgYVhD6/rdzFnzfRiksj1hm4It+lnULK0y+N5nxVnTt+0Q==}
peerDependencies:
'@capacitor/core': ^4.0.0
dependencies:
'@capacitor/core': 4.6.1
dev: false
/@capacitor/core@4.6.1:
resolution: {integrity: sha512-7A2IV9E8umgu9u0fChUTjQJq+Jp25GJZMmWxoQN/nVx/1rcpFJ4m1xo3NPBoIRs+aV7FR+BM17mPrnkKlA8N2g==}
dependencies:
@@ -6735,6 +6751,10 @@ packages:
'@types/node': 18.15.3
dev: false
/@types/dom-view-transitions@1.0.1:
resolution: {integrity: sha512-A9S1ijj/4MX06I1W/6on8lhaYyq1Ir7gaOvfllW1o4RzVWW88HAeqX0pUx9VgOLnNpdiGeUW2CTkg18p5LWIrA==}
dev: false
/@types/eslint-scope@3.7.4:
resolution: {integrity: sha512-9K4zoImiZc3HlIp6AVUDE4CWYx22a+lhSZMYNpbjW04+YF0KWj4pJXnEMjdnFTiQibFFmElcsasJXDbdI/EPhA==}
dependencies: