Skip to content

Conversation

@kylebarron
Copy link
Member

@kylebarron kylebarron commented Oct 30, 2025

In the upstream deck.gl code, the Map param is views, but we don't currently support multiple views. I think it'll be clearer to name this view, and, if at some point in the future, we support multiple views, then we can rename it to views at that point (but probably keep view as well for backwards compatibility)

Closes #965

@github-actions github-actions bot added the chore label Oct 30, 2025
@kylebarron kylebarron merged commit 4779096 into main Oct 30, 2025
7 checks passed
@kylebarron kylebarron deleted the kyle/rename-view-views branch October 30, 2025 15:15
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.

Should we name the Map attribute view instead of views?

2 participants