-
### Link
https://deck.gl/docs/get-started/using-standalone
### Description
It is unclear how to get access to the `DeckGL` function from core. I have tried multiple approaches:
```js
import dec…
-
### Bug description
While working with Deck.gl's arc chart, I encountered an issue where adjusting the stroke width via a form doesn't seem to update the arc's width.
How to reproduce:
(As per…
-
#### Describe the bug
If nebula layer added as mapbox layer, `view` or layer not updated with map
#### Actual Result
![ezgif com-optimize](https://user-images.githubusercontent.com/6587585/85382…
-
Hello @crazycapivara,
I'm trying to render several deckgl maps in a quarto document. The maps render and the tooltips for the first map works well, however there is an issue when I hover over the n…
-
### Bug description
I'm getting a frontend error when trying to rendering my path data:
```
An error occurred while rendering the visualization: TypeError: t is undefined
```
The error deta…
-
Hi,
I'm interested in an open source alternative to [PyDeck/DeckGL](https://deckgl.readthedocs.io/en/latest/gallery/geojson_layer.html) for rendering large GeoJSON datasets on an interactive map wi…
-
As 3DTiles are gaining traction (Cesium, OGC, Google, [MapTiler](https://cloud.maptiler.com/tiles/terrain-quantized-mesh-v2/), etc.), MapLibre should be able to get the most of it.
Rendering a cus…
-
**User story**
We use the DeckGL ScatterplotLayer to render spots. This means that `spatialSpotRadius` corresponds to `getRadius` with `radiusUnits: 'meters'` which is the same as `radiusUnits: 'co…
-
**Describe the bug**
I'm getting error with webpack when launching the demo website on version 3.
**To Reproduce**
Go to kepler.gl/examples/demo-app
npm i
npm start
**Expected behavior**
np…
-
Is there any possibility to set the offset and the background color of the well names in the WellsLayer?