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 loaders.gl v4 Table object #8664

Merged
merged 2 commits into from Mar 18, 2024
Merged

Support loaders.gl v4 Table object #8664

merged 2 commits into from Mar 18, 2024

Conversation

Pessimistress
Copy link
Collaborator

@Pessimistress Pessimistress commented Mar 14, 2024

loaders.gl v4 loads table formats as {shape, data}
Using CSVLoader with deck layers is currently broken. (#8582 Minimap example)

Change List

  • Handle v4 style table object
  • Test

@coveralls
Copy link

coveralls commented Mar 14, 2024

Coverage Status

coverage: 86.416% (-0.007%) from 86.423%
when pulling c7a607f on x/loaders-4
into aa49b23 on master.

@Pessimistress Pessimistress merged commit 37b0d06 into master Mar 18, 2024
4 checks passed
@Pessimistress Pessimistress deleted the x/loaders-4 branch March 18, 2024 11:31
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.

None yet

3 participants