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

WebGL2 powered visualization framework

Results 476 deck.gl issues
Sort by recently updated
recently updated
newest added

Closes # #### Background - Prep diff for improved JSON playground. #### Change List - Improve typing of JSON module.

**Goal**: Leverage the new widget support in deck.gl. Increase the catalog of pre-built widgets, improve the usability of the widget system. Support both the geospatial and info vis domains -...

tracker

Bumps [http-proxy-middleware](https://github.com/chimurai/http-proxy-middleware) from 2.0.7 to 2.0.9. Release notes Sourced from http-proxy-middleware's releases. v2.0.9 What's Changed fix(fixRequestBody): check readableLength by @​chimurai in chimurai/http-proxy-middleware#1097 chore(package): v2.0.9 by @​chimurai in chimurai/http-proxy-middleware#1099 Full Changelog:...

dependencies
javascript

Bumps [estree-util-value-to-estree](https://github.com/remcohaszing/estree-util-value-to-estree) from 3.2.1 to 3.3.3. Release notes Sourced from estree-util-value-to-estree's releases. v3.3.3 652e019 Use singular Object.defineProperty if possible d0c394f Fix __proto__ property emit Full Changelog: https://github.com/remcohaszing/estree-util-value-to-estree/compare/v3.3.2...v3.3.3 v3.3.2 6ecf349 Move...

dependencies
javascript

Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) from 7.26.0 to 7.26.10. Release notes Sourced from @​babel/runtime's releases. v7.26.10 (2025-03-11) Thanks @​jordan-choi and @​mmmsssttt404 for your first PRs! This release includes a fix for https://github.com/babel/babel/security/advisories/GHSA-968p-4wvh-cqc8, a...

dependencies
javascript

Bumps [prismjs](https://github.com/PrismJS/prism) from 1.29.0 to 1.30.0. Release notes Sourced from prismjs's releases. v1.30.0 What's Changed check that currentScript is set by a script tag by @​lkuechler in PrismJS/prism#3863 New Contributors...

dependencies
javascript

### Description While visiting [deck.gl](deck.gl) homepage (or while running latest version of the library locally) I'm getting `Shader Compilation Error in fragment solid-polygon-layer-fragment-shader` inside LibreWolf. As far as I tested...

bug

### Description If you add a `getTileData` property to your MVTLayer object, it's never called. Doesn't matter if `data` is set or not, it still is never called. This works...

bug

### Description Hello, I am trying to do something very similar to HexagonLayer example (https://deck.gl/examples/hexagon-layer). However, the tool tip coordinates are wildly off. But everything else is correct. If you...

bug

### Link _No response_ ### Description The [`table-of-contents.json`](https://github.com/visgl/deck.gl/blob/master/docs/table-of-contents.json) file doesn't include the [`developer-guide/custom-layers/layer-attributes.md`](https://github.com/visgl/deck.gl/blob/master/docs/developer-guide/custom-layers/layer-attributes.md) page, so this page isn't findable on the docs site. I'm not certain whether this omisison is...

doc