mapbox / mapbox.js

Mapbox JavaScript API, a Leaflet Plugin
mapbox.com/mapbox.js/
Other
1.92k stars 386 forks source link

Force HTTPS by default #1285

Closed mourner closed 5 years ago

mourner commented 5 years ago

Always requesting HTTPS assets from HTTP pages is considered safe, so it makes sense to turn it on by default. The change should be backwards-compatible.