Skip to content

Commit

Permalink
Use protomaps for the tiles layer (#1663)
Browse files Browse the repository at this point in the history
* feat(tiles): add protomaps base layer

- free non-commercial API usage
- support for high-DPI / retina displays out of the box
- opt-in via a button in the bottom left
- track usage (#1682)
- custom styles (#1670)

Co-authored-by: Rupert Redington <rupert@pirateutopia.org>
Co-authored-by: Rupert Redington <rupert@lola.tech>
  • Loading branch information
3 people authored Jun 13, 2024
1 parent 2f03ff8 commit 58a21b8
Show file tree
Hide file tree
Showing 8 changed files with 569 additions and 156 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -166,6 +166,7 @@
"postcss-loader": "^7.3.3",
"prettier": "^3.2.5",
"prisma": "^4.13.0",
"protomaps-leaflet": "3.1.2",
"require-from-string": "^2.0.2",
"start-server-and-test": "^2.0.3",
"storybook": "7.6.17",
Expand Down
Loading

0 comments on commit 58a21b8

Please sign in to comment.