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

VectorGridProtobuf: overlay by default, add Layer arguments #1723

Merged
merged 2 commits into from
Mar 12, 2023

Conversation

iwpnd
Copy link
Contributor

@iwpnd iwpnd commented Feb 12, 2023

resolves: #1716

Setting both to True allows for the use as overlay in LayerControl

Verified

This commit was signed with the committer’s verified signature.
ljharb Jordan Harband
resolves: python-visualization#1716

Setting both to True allows for the use as overlay in LayerControl

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
@Conengmo
Copy link
Member

Thanks for helping out with this @iwpnd! While testing this change, I noticed this class was not operating like a Layer in other ways as well. So I took the liberty to make changes to your PR to make this class more in line with the other Layer subclasses. Hope that's okay.

If this change also works for you we can merge it. Let me know.

The pre-commit failure seems unrelated, we'll consider that separately.

@iwpnd
Copy link
Contributor Author

iwpnd commented Feb 17, 2023

Hope that's okay.

It sure is @Conengmo, thank you both pointing it out and fixing it. Will this in mind on my next contribution. 🙏

@Conengmo Conengmo changed the title fix: pass overlay and show option on init with default True VectorGridProtobuf: overlay by default, add Layer arguments Feb 17, 2023
@iwpnd
Copy link
Contributor Author

iwpnd commented Mar 8, 2023

@Conengmo will this be merged?

@Conengmo Conengmo merged commit de13f79 into python-visualization:main Mar 12, 2023
@Conengmo
Copy link
Member

yes, apologies for the delay :) thanks for your help Ben!

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.

VectorGridProtobuf not working properly with LayerControl
2 participants