OpenWaterFoundation / owf-app-infomapper-ng

Open Water Foundation InfoMapper web application for menu-driven maps and visualizations, using Angular
GNU General Public License v3.0
1 stars 2 forks source link

Change highlighted features reset from data table to layer kebab menu #308

Closed Nightsphere closed 4 years ago

Nightsphere commented 4 years ago

Right now when a dialog is closed, all highlighted features on the layer is reset and they go away. Update the code so that they stay when the dialog is closed, and move the option to turn them off into the layer kebab menu on the side bar.

Nightsphere commented 4 years ago

Updated the code so that when something is searched for in the data table and the features highlighted, they will stay highlighted when the dialog is closed. The user will have to use the layer kebab menu in the side bar and select Clear Selection

smalers commented 4 years ago

This is working as stated. Close the issue.