Skip to content

[Bug] Panning GlobeView is jittery #9676

@picokevin

Description

@picokevin

Description

In Deck.gl 9.1.0 and newer, when you pan the globe using the cursor and you drag beyond the globe, the globe jitters. Additionally, panning the globe towards the poles also increases the size of the globe (while the zoom state stays constant, so it's probably not a controller issue), which I don't think is the behavior we want either. I think these two behaviors are related.

jitters.mp4

Flavors

  • Script tag
  • React
  • Python/Jupyter notebook
  • MapboxOverlay
  • GoogleMapsOverlay
  • CARTO
  • ArcGIS

Expected Behavior

In 9.0.37, this bug isn't there and this is the behavior:
https://github.com/user-attachments/assets/33407a1b-696c-4aad-8069-8843402ba707

Steps to Reproduce

I have a minimal implementation of GlobeView in this repo that can reproduce the bug.

The bug can be reproduced using any version of Deck.gl above 9.1.0.

In 9.0.37, and any earlier version, this bug isn't there.

Environment

  • Framework version: Latest (this bug is reproducible for all deck.gl ^9.1.0)
  • Browser: Chrome
  • OS: MacOS 15.3.2

Logs

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions