feat: Support touch pan & zoom

This commit is contained in:
Sidharth Vinod
2025-04-13 09:51:39 +05:30
parent a5df32931c
commit 6c8402948a
4 changed files with 65 additions and 0 deletions
+17
View File
@@ -35,6 +35,9 @@ importers:
dayjs:
specifier: ^1.11.13
version: 1.11.13
hammerjs:
specifier: ^2.0.8
version: 2.0.8
js-base64:
specifier: 3.7.7
version: 3.7.7
@@ -90,6 +93,9 @@ importers:
'@sveltejs/vite-plugin-svelte':
specifier: ^4.0.4
version: 4.0.4(svelte@5.26.1)(vite@5.4.16(@types/node@22.14.1))
'@types/hammerjs':
specifier: ^2.0.46
version: 2.0.46
'@types/lodash-es':
specifier: ^4.17.12
version: 4.17.12
@@ -907,6 +913,9 @@ packages:
'@types/geojson@7946.0.16':
resolution: {integrity: sha512-6C8nqWur3j98U6+lXDfTUWIfgvZU+EumvpHKcYjujKH7woYyLj2sUmff0tRhrqM7BohUw7Pz3ZB1jj2gW9Fvmg==}
'@types/hammerjs@2.0.46':
resolution: {integrity: sha512-ynRvcq6wvqexJ9brDMS4BnBLzmr0e14d6ZJTEShTBWKymQiHwlAyGu0ZPEFI2Fh1U53F7tN9ufClWM5KvqkKOw==}
'@types/istanbul-lib-coverage@2.0.6':
resolution: {integrity: sha512-2QF/t/auWm0lsy8XtKVPG19v3sSOQlJe/YHZgfjb/KBBHOGSV+J2q/S671rcq9uTBrLAXmZpqJiaQbMT+zNU1w==}
@@ -2070,6 +2079,10 @@ packages:
hachure-fill@0.5.2:
resolution: {integrity: sha512-3GKBOn+m2LX9iq+JC1064cSFprJY4jL1jCXTcpnfER5HYE2l/4EfWSGzkPa/ZDBmYI0ZOEj5VHV/eKnPGkHuOg==}
hammerjs@2.0.8:
resolution: {integrity: sha512-tSQXBXS/MWQOn/RKckawJ61vvsDpCom87JgxiYdGwHdOa0ht0vzUWDlfioofFCRU0L+6NGDt6XzbgoJvZkMeRQ==}
engines: {node: '>=0.8.0'}
has-flag@4.0.0:
resolution: {integrity: sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==}
engines: {node: '>=8'}
@@ -4493,6 +4506,8 @@ snapshots:
'@types/geojson@7946.0.16': {}
'@types/hammerjs@2.0.46': {}
'@types/istanbul-lib-coverage@2.0.6': {}
'@types/json-schema@7.0.15': {}
@@ -5891,6 +5906,8 @@ snapshots:
hachure-fill@0.5.2: {}
hammerjs@2.0.8: {}
has-flag@4.0.0: {}
has-symbols@1.1.0: {}