installing geolocation and google maps apis, reducing location interval

This commit is contained in:
metacryst
2025-12-17 20:39:38 -06:00
parent d160182127
commit 6230e98312
7 changed files with 180 additions and 124 deletions

View File

@@ -15,6 +15,8 @@
"dependencies": {
"@capacitor/camera": "latest",
"@capacitor/core": "latest",
"@capacitor/geolocation": "^7.1.5",
"@capacitor/google-maps": "^7.2.0",
"@capacitor/ios": "^7.4.4",
"@capacitor/splash-screen": "latest"
},