Skip to content

Commit

Permalink
Remove provider Wikimedia (#383)
Browse files Browse the repository at this point in the history
Fixes: #380
  • Loading branch information
jayyx2 authored Apr 2, 2021
1 parent a9c0126 commit 25f33ca
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions leaflet-providers.js
Original file line number Diff line number Diff line change
Expand Up @@ -943,14 +943,6 @@
plurality: 'plural'
}
},
Wikimedia: {
url: 'https://maps.wikimedia.org/osm-intl/{z}/{x}/{y}{r}.png',
options: {
attribution: '<a href="https://wikimediafoundation.org/wiki/Maps_Terms_of_Use">Wikimedia</a>',
minZoom: 1,
maxZoom: 19
}
},
GeoportailFrance: {
url: 'https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET=PM&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}',
options: {
Expand Down

0 comments on commit 25f33ca

Please sign in to comment.