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

Support for webgl layer #11

Open
tarangrathod opened this issue Sep 22, 2021 · 2 comments
Open

Support for webgl layer #11

tarangrathod opened this issue Sep 22, 2021 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@tarangrathod
Copy link

tarangrathod commented Sep 22, 2021

Hi was trying to print WebGLPointsLayer data but its not printing it. but i am able to print all vector layers

@jmmluna
Copy link
Owner

jmmluna commented Sep 22, 2021

Hi, thank you for your issue. It seems interesting to me, I will check it as soon as possible.

@jmmluna jmmluna self-assigned this Sep 22, 2021
@jmmluna jmmluna added the enhancement New feature or request label Sep 22, 2021
@tarangrathod
Copy link
Author

I inspected where we have webgl canvas on ui. It seems that webgl canvas always comes out of all the vector layers div and we need to blend two canvas after we fetch them, As fetching webgl layer comes with are different context option 'webgl'.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants