Istador / pine-interactive-map

Interactive Map for the video game Pine. Showing all collectibles, resources and more that can be found in the game.
https://pine.blackpinguin.de/
Mozilla Public License 2.0
22 stars 5 forks source link

De-/select multiple layers at once #20

Closed Istador closed 4 years ago

Istador commented 5 years ago

By JDM12983 on Discord:

One option that would be nice addition for the item selection on the right (choosing which things to show or hide); would be "Select"/"Show All" check box - to select everything -- or, at least, and "Select All" for each section [or at least the few sections that have a bunch of boxes.

What should be possible is to add very small buttons to each layer group (Entrance, Food, Item, ...). Or at least indeterminate checkboxes, if buttons would take up too much space inside the UI element.

This feature should be added to leaflet-panel-layers, but likely I'll have to do it myself (my other pull request haven't been merged yet).