Skip to content

Commit

Permalink
Merge pull request #306 from leaflet-extras/remove-openinfra
Browse files Browse the repository at this point in the history
Remove OpenInfraMap fixes #300
  • Loading branch information
brunob authored Oct 30, 2018
2 parents c58760d + d7aad06 commit fe258ab
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 fe258ab

Please sign in to comment.