Skip to content

Commit

Permalink
Make tiles look nicer (cf issue #16 from @2hu4u)
Browse files Browse the repository at this point in the history
fixes #16
  • Loading branch information
amandasaurus committed Dec 14, 2023
1 parent 3e2e66f commit 9919705
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/setup.js
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ document.addEventListener("alpine:init", async () => {
"osmcarto": {
type: "raster",
tiles: ["https://tile.openstreetmap.org/{z}/{x}/{y}.png"],
tileSize: 256,
attribution: '© <a href="https://openstreetmap.org">OpenStreetMap</a>'
},
}
Expand Down

0 comments on commit 9919705

Please sign in to comment.