Skip to content

Commit

Permalink
Hydda layers hosted at OpenStreetMap Sweden now support maxZoom 20. (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
karlwettin authored May 17, 2020
1 parent d4808d8 commit 4e417a5
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 @@ -228,7 +228,7 @@
Hydda: {
url: 'https://{s}.tile.openstreetmap.se/hydda/{variant}/{z}/{x}/{y}.png',
options: {
maxZoom: 18,
maxZoom: 20,
variant: 'full',
attribution: 'Tiles courtesy of <a href="http://openstreetmap.se/" target="_blank">OpenStreetMap Sweden</a> &mdash; Map data {attribution.OpenStreetMap}'
},
Expand Down

0 comments on commit 4e417a5

Please sign in to comment.