Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ENHANCEMENT: Select all/deselect all function checkbox #9

Open
carlvlewis opened this issue Sep 3, 2017 · 3 comments
Open

ENHANCEMENT: Select all/deselect all function checkbox #9

carlvlewis opened this issue Sep 3, 2017 · 3 comments
Assignees

Comments

@carlvlewis
Copy link
Member

When trying to view only one or two of the taxonomies, it gets tedious having to uncheck the rest first. We should add a select/deselect all function.

@royemosby
Copy link
Contributor

note to self...

<label><div><input type="checkbox" class="leaflet-control-layers-selector" checked=""><span>Toggle all</span></div></label>

prepend toggle to .leaflet-control-layers-overlays

@carlvlewis
Copy link
Member Author

Sawweeeett. I think I can make that patch if you don't get to it first.

@royemosby
Copy link
Contributor

The code above is just the checkbox; it will still need logic behind it. I would like to figure this one out...

@royemosby royemosby self-assigned this Sep 3, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants