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

Ability to provide feature group as list #165

Merged
merged 8 commits into from
Dec 12, 2023

Conversation

patrontheo
Copy link
Contributor

It gives the ability to provide feature groups as list
It fixes #163 and (includes #164)

I added tests to make sure it works.
@blackary I am not an expert with this testing library, so I used the styling to make sure the layer is shown or not. There is probably a better way of doing it.

It partially addresses #153 (possibility to pass a list of feature groups).
However, the layerControl is still not available.

@patrontheo
Copy link
Contributor Author

ah yes sorry just saw I forgot to update tests/test_package.py, but you did it anyway, thx

@blackary
Copy link
Collaborator

Needed to do some linting, which you can do on your own with pre-commit install if you want

@blackary blackary requested a review from randyzwitch December 11, 2023 22:08
@blackary
Copy link
Collaborator

Thanks @patrontheo!

@randyzwitch
Copy link
Owner

Great work @patrontheo!

@randyzwitch randyzwitch merged commit 32566f6 into randyzwitch:master Dec 12, 2023
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feature group not removed from the map
3 participants