Skip to content

Commit

Permalink
Use preferred tile.openstreetmap.org URL
Browse files Browse the repository at this point in the history
Signed-off-by: Grant Slater <git@firefishy.com>
  • Loading branch information
Firefishy authored and brunob committed Aug 31, 2022
1 parent 0077978 commit 9675bac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion leaflet-providers.js
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@

L.TileLayer.Provider.providers = {
OpenStreetMap: {
url: 'https://{s}.tile.openstreetmap.org/{z}/{x}/{y}.png',
url: 'https://tile.openstreetmap.org/{z}/{x}/{y}.png',
options: {
maxZoom: 19,
attribution:
Expand Down

0 comments on commit 9675bac

Please sign in to comment.