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 13bd5bb commit 129937e
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: [-94, 40.5],
zoom: 4,
center: [90.549, 23.795],
zoom: 7,
attributionControl: false,
});

Expand Down

0 comments on commit 129937e

Please sign in to comment.