natcap / global-web-viewer

A web viewer prototype for visualizing and analyzing global data.
GNU General Public License v3.0
3 stars 1 forks source link

Sortable legends #67

Closed dcdenu4 closed 2 years ago

dcdenu4 commented 2 years ago

This PR adds the sortable legend feature. Legends can now be rearranged and the visible maps are updated accordingly. This is part 1 of the functionality required to satisfy issue #32 so not closing that issue here.