mirror of
https://github.com/immich-app/immich.git
synced 2025-12-29 01:11:52 +03:00
wip: local tileserver
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
"sources": {
|
||||
"protomaps": {
|
||||
"type": "vector",
|
||||
"url": "https://tiles.immich.cloud/v1.json"
|
||||
"url": "http://localhost:2283/api/map/tiles.json"
|
||||
}
|
||||
},
|
||||
"layers": [
|
||||
|
||||
@@ -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
6367
server/resources/tiles.json
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user