timwaters / mapwarper

free open source public map georeferencer, georectifier and warper
http://mapwarper.net
MIT License
193 stars 79 forks source link

Load OpenStreetMap tiles over https #186

Closed grischard closed 4 years ago

grischard commented 4 years ago

This will solve security warnings in the browser, and send a proper HTTP Referer, which avoids tarpitting on the OpenStreetMap side, which will speed up the OSM layer considerably.

timwaters commented 4 years ago

awesome, many thanks for this simple but very useful patch!