Skip to content

Commit

Permalink
Update americana.js
Browse files Browse the repository at this point in the history
  • Loading branch information
arahmandc authored May 13, 2024
1 parent 17d99f3 commit 312fc7e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/americana.js
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@ export const map = createMap(window, (shields) => shieldDefLoad(shields), {
hash: "map",
antialias: true,
style: buildStyle(),
center: [90.549, 23.795],
zoom: 7,
center: [90.033, 23.877],
zoom: 6.09,
attributionControl: false,
});

Expand Down

0 comments on commit 312fc7e

Please sign in to comment.