Multi Geocode (#109)

* multi-geocode for new map

* backward compatibility w/ city polygon
This commit is contained in:
Will Freeman
2026-04-19 15:28:05 -06:00
committed by GitHub
parent 2be27e551a
commit 64ac4c227e
4 changed files with 41 additions and 12 deletions
+1
View File
@@ -4,6 +4,7 @@
"main": "server.ts",
"type": "module",
"scripts": {
"dev": "NODE_ENV=development bun server.ts",
"start": "bun server.ts"
},
"dependencies": {