Skip to content

Conversation

@kylebarron
Copy link
Member

@kylebarron kylebarron commented Oct 29, 2025

In #908 we added support for other view modes. We now actively support GlobeView and technically support other deck.gl supported view modes (awaiting when someone actually tries to use them).

This adds validation that ensures the correct view state dict is being used with the correct view classs

Closes #948

@github-actions github-actions bot added the feat label Oct 29, 2025
@kylebarron kylebarron enabled auto-merge (squash) October 30, 2025 15:01
@kylebarron kylebarron merged commit 7d769b8 into main Oct 30, 2025
6 checks passed
@kylebarron kylebarron deleted the kyle/view-state-validation-dataclasses branch October 30, 2025 15:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Validate view_state against type of view currently on map

2 participants