leaflet-extras / leaflet-providers

An extension to Leaflet that contains configurations for various free tile providers.
https://leaflet-extras.github.io/leaflet-providers/preview/
BSD 2-Clause "Simplified" License
2.14k stars 666 forks source link

Use HTTPS everywhere #385

Closed SuperPat45 closed 3 years ago

SuperPat45 commented 3 years ago

Now that github.io redirects to HTTPS, a lot of tile layer no more works on the demo page, so this patch update all HTTP link to HTTPS

brunob commented 3 years ago

Thx, but i'm not sure that a simple search and replace make the job for that. Have you tested all the links and especially tiles urls ? For example, https://www.justicemap.org/ redirect to http://www.justicemap.org/

brunob commented 3 years ago

ping @SuperPat45