Skip to content

Conversation

@felixpalmer
Copy link
Collaborator

@felixpalmer felixpalmer commented Dec 5, 2025

Closes #9373

Change List

  • Doc update
  • Introduction notebook update

Note

Improves guidance on configuring map interactions and demonstrates usage in the intro notebook.

  • Update pydeck.bindings.view.View docs: controller now documented as bool or dict, enumerating supported interaction flags (e.g., scrollZoom, dragPan, dragRotate, etc.) with an example
  • Introduction notebook adds a code cell and section showing a custom MapView with controller={'scrollZoom': False}, explaining how to disable scroll zoom while retaining other interactions

Written by Cursor Bugbot for commit 5515065. This will update automatically on new commits. Configure here.

@coveralls
Copy link

coveralls commented Dec 5, 2025

Coverage Status

coverage: 91.088%. remained the same
when pulling 5515065 on felix/pydeck-controller-options
into feb0440 on master.

@chrisgervang chrisgervang merged commit a99215d into master Jan 12, 2026
6 checks passed
@chrisgervang chrisgervang deleted the felix/pydeck-controller-options branch January 12, 2026 07:53
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.

[Feat] [pydeck] Prevent unintended zooming with Carto base map

5 participants