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

Disable info buttons if layer is disabled #127

Closed dcdenu4 closed 2 years ago

dcdenu4 commented 2 years ago

Info buttons for disabled layers are now disabled as well.

Fixes #118

Also added padding to country and admin searches such that the results are better centered. Slowing flying animation too.

Fixes #99