geohash and message query stuff

This commit is contained in:
2026-06-05 21:09:34 +09:00
parent d5ddff9912
commit 8dcdd7a0e4
6 changed files with 1106 additions and 15 deletions

View File

@@ -17,6 +17,8 @@
"vite": "^8.0.7"
},
"dependencies": {
"@googlemaps/js-api-loader": "^2.1.0"
"@googlemaps/js-api-loader": "^2.1.0",
"firebase": "^12.14.0",
"ngeohash": "^0.6.3"
}
}