timwaters / mapwarper

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

add sattellite layer to preview map #158

Open timwaters opened 5 years ago

timwaters commented 5 years ago
satellite2 = satellite.clone()
warpedmap.addLayer(satellite2);

should cover it