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

Draw outline of boundaries in hydroshed highlighted areas #38

Closed dcdenu4 closed 3 years ago

dcdenu4 commented 3 years ago

When selecting hydrosheds the outline is lost between them because opacity is set to 0.0. That includes the outline opacity. Currently I think the only work around for this is to include a duplicate layer as a line instead of fill.

T.E. : 1 - 3 days.

dcdenu4 commented 3 years ago

This is fixed