Share Dialog with QR Code (#729)

This commit is contained in:
Marcus Jaschen 2023-05-16 11:31:32 +02:00 committed by GitHub
parent c715d2bab1
commit 3b3357c473
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
8 changed files with 401 additions and 7 deletions

View file

@ -81,10 +81,10 @@
"maplibre-gl": "2.4.0",
"overpass-layer": "3.4.0",
"popper.js": "1.16.1",
"qrcodejs": "^1.0.0",
"regenerator-runtime": "0.13.11",
"togpx": "nrenner/togpx#722d291",
"tokml": "0.4.0",
"url-search-params": "1.1.0",
"whatwg-fetch": "^3.6.2"
},
"devDependencies": {
@ -299,6 +299,16 @@
"dist/overpass-layer.js"
]
},
"qrcodejs": {
"main": [
"qrcode.js"
]
},
"url-search-params-polyfill": {
"main": [
"index.js"
]
},
"@mapbox/maki": {
"main": [
"icons/art-gallery.svg",