Skip to content

Commit

Permalink
Fix #221 : OSM FR maxZoom 20 (#222)
Browse files Browse the repository at this point in the history
  • Loading branch information
brunob authored and jieter committed Aug 9, 2016
1 parent e369cf0 commit c5bdc5f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions leaflet-providers.js
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,7 @@
France: {
url: '//{s}.tile.openstreetmap.fr/osmfr/{z}/{x}/{y}.png',
options: {
maxZoom: 20,
attribution: '© Openstreetmap France | {attribution.OpenStreetMap}'
}
},
Expand Down

0 comments on commit c5bdc5f

Please sign in to comment.