timwaters / mapwarper

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

Mapbox Satellite showing broken image #231

Closed electro761 closed 1 year ago

electro761 commented 1 year ago

On mapwarper.net and also on local installation, when choosing Mapbox satellite layer on the rectify tab, i have broken images and nothing appears

timwaters commented 1 year ago

hi, you need to update the mapbox_access_token in the config/application.yml with your own key. (from mapbox)

on mapwarper.net the mapbox satellite layer should be working now

I had to make a change to layers.js.erb and then precompile the assets again