Skip to content

Commit

Permalink
Update photo.js
Browse files Browse the repository at this point in the history
  • Loading branch information
johofukyu authored Jul 18, 2024
1 parent ee4039e commit 5365f60
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions js/photo.js
Original file line number Diff line number Diff line change
Expand Up @@ -232,5 +232,14 @@ CONFIG.COMPAREPHOTO_PHOTOLIST = [
"year": {
"from": 2022
}
},
{
"id": "nendophoto2023",
"url": "https://maps.gsi.go.jp/xyz/nendophoto2023/{z}/{x}/{y}.png",
"minZoom": 14,
"maxZoom": 18,
"year": {
"from": 2023
}
}
];

0 comments on commit 5365f60

Please sign in to comment.