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

Prefer user input over defaults #119

Merged
merged 1 commit into from
Apr 1, 2024
Merged

Prefer user input over defaults #119

merged 1 commit into from
Apr 1, 2024

Conversation

kylebarron
Copy link
Member

@kylebarron kylebarron commented Apr 1, 2024

E.g. if a user passes in getPosition: table.getChild(...), the layer should never render a different column, even if that other column has geoarrow metadata.

This also adds explicit checking for the geometry prop. So passing a function into getPosition should always error.

This is a fix for #116, cc @jaredlander

@kylebarron kylebarron merged commit f2623d5 into main Apr 1, 2024
1 check passed
@kylebarron kylebarron deleted the kyle/prefer-user-input branch April 1, 2024 22:05
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.

1 participant