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

Fix .gl and .state access #4338

Merged
merged 3 commits into from
Mar 2, 2020

Conversation

damix911
Copy link
Collaborator

@damix911 damix911 commented Mar 1, 2020

It seems like a recent change "broke" ArcGISDeckExternalRenderer, the 3D integration between deck.gl and ArcGIS.

It's tricky to see the breakage because there is still no sample app, nor test, in the codebase. Plus, 3D integration was WIP, and things did not look correct, but at least it was possible to write apps that did not crash.

I am fine with merging this; to see the positive impact of this PR I am working on some pens that I will share once ready. Once things are looking good I will work on adding automated testing and a pure-js sample app in the codebase, specific for 3D.

Copy link
Collaborator

@Pessimistress Pessimistress left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You can add an example for local development inside test/apps.

@damix911
Copy link
Collaborator Author

damix911 commented Mar 2, 2020

Thank you! Added 2D/3D test app. Feel free to merge.

@Pessimistress
Copy link
Collaborator

Lint is still failing

@coveralls
Copy link

Coverage Status

Coverage increased (+2.6%) to 82.841% when pulling 20da1d0 on damix911:ddamico/fix-arcgis-xtren into 2982aac on uber:master.

@damix911
Copy link
Collaborator Author

damix911 commented Mar 2, 2020

This is ready for merge.

@Pessimistress Pessimistress merged commit 4f08098 into visgl:master Mar 2, 2020
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.

3 participants