wip: local tileserver

This commit is contained in:
Zack Pollard
2024-07-27 00:01:12 +01:00
parent e748945b4f
commit fe84f1cc90
9 changed files with 6576 additions and 3 deletions

View File

@@ -5,7 +5,7 @@
"sources": {
"protomaps": {
"type": "vector",
"url": "https://tiles.immich.cloud/v1.json"
"url": "http://localhost:2283/api/map/tiles.json"
}
},
"layers": [

View File

@@ -5,7 +5,7 @@
"sources": {
"protomaps": {
"type": "vector",
"url": "https://tiles.immich.cloud/v1.json"
"url": "http://localhost:2283/api/map/tiles.json"
}
},
"layers": [

6367
server/resources/tiles.json Normal file

File diff suppressed because it is too large Load Diff