g3w-suite / g3w-admin

Server module for G3W-SUITE
https://g3w-suite.readthedocs.io/en/latest/g3wsuite_administration.html
Mozilla Public License 2.0
39 stars 30 forks source link

Exclude layer from TOC #840

Closed wlorenzetti closed 1 month ago

wlorenzetti commented 1 month ago

Checklist

Motivation

Ref: https://github.com/g3w-suite/g3w-client/issues/624 Add the possibility to the administrator to exclude layers from main web-gis TOC.

Suggested solution

Refactoring the layer list exclude actions check boxes:

Screenshot_20240507_100645

add Remove from TOC checkbox:

Screenshot_20240507_100529

Add boolean parameter toc to /api/config layertree section response:

Screenshot_20240507_100926-1

Alternatives considered

No response