Skip to content

Commit

Permalink
Remove OpenInfraMap fixes #300
Browse files Browse the repository at this point in the history
  • Loading branch information
jieter authored Oct 28, 2018
1 parent c58760d commit d7aad06
Showing 1 changed file with 0 additions and 14 deletions.
14 changes: 0 additions & 14 deletions leaflet-providers.js
Original file line number Diff line number Diff line change
Expand Up @@ -126,20 +126,6 @@
}
}
},
OpenInfraMap: {
url: 'https://tiles-{s}.openinframap.org/{variant}/{z}/{x}/{y}.png',
options: {
maxZoom: 18,
attribution:
'{attribution.OpenStreetMap}, <a href="http://www.openinframap.org/about.html">About OpenInfraMap</a>'
},
variants: {
Power: 'power',
Telecom: 'telecoms',
Petroleum: 'petroleum',
Water: 'water'
}
},
OpenSeaMap: {
url: 'https://tiles.openseamap.org/seamark/{z}/{x}/{y}.png',
options: {
Expand Down

0 comments on commit d7aad06

Please sign in to comment.