publiclab / leaflet-tile-filter

Multispectral color manipulation and processing (NDVI etc) for Leaflet tile layers with pure JavaScript in Image Sequencer

Home Page:https://publiclab.github.io/leaflet-tile-filter/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

New commands don't seem to run

jywarren opened this issue · comments

possibly because reset() doesn't remove the 'filtered' class properly, or because the resetting of images triggers a load event after we've started filtering???

Try it out by clicking one of the buttons like NDVI: https://publiclab.github.io/leaflet-tile-filter/

Ah, fixed!