deck.gl icon indicating copy to clipboard operation
deck.gl copied to clipboard

[Bug] Globe example not displaying as expected

Open veech opened this issue 8 months ago • 1 comments

Description

I'm attempting to run the maplibre-globe example and it doesn't seem to be working. I upgraded the versions in the package.json to 9.1 and still no luck.

Am I doing something wrong? I assumed all should be working given the change log update.

Here's a video of what's happening on my end:

https://github.com/user-attachments/assets/3462eea2-656d-41f8-bec9-d129eed938c0

Flavors

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

Expected Behavior

No response

Steps to Reproduce

  1. npm install in example directory
  2. npm start in example directory
  3. Pan and rotate globe view around

Environment

  • Framework version: [email protected]
  • Browser: Chrome 134.0.6998.89
  • OS: Mac OS Sequoia 15.3.2

Logs

No response

veech avatar Mar 15 '25 13:03 veech