Skip to content

Commit

Permalink
Update map.js
Browse files Browse the repository at this point in the history
  • Loading branch information
FabioMurgia authored Oct 10, 2024
1 parent fb1bb7d commit 75a708c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions taiwan-trade-refactor/js/map.js
Original file line number Diff line number Diff line change
Expand Up @@ -137,6 +137,7 @@ function updateChapterLocations(isMobile) {
chapter.location.center = [120.74709, 23.97749];
}
if (chapter.id === "chapter1") {
chapter.location.zoom = 3;
chapter.location.center = [120.74709, 23.97749];
}
if (chapter.id === "chapter2") {
Expand Down

0 comments on commit 75a708c

Please # to comment.