-
Hi!
I'm making plans to switch from leaflet to either deck.gl or maplibre gl js for a lot of my interactive mapping / shiny development work.
Using R/leaflet, I made a practice of initializing m…
-
Changing filters on a deck.gl Path chart does not trigger autozoom (initial viewport remains).
#### How to reproduce the bug
1. Create a deck.gl Path chart with autozoom enabled (preferably prov…
-
### Description
deck.gl map handles events from the widgets, so a click on a widget behave weirdly.
For example I added a toolbar
![image](https://github.com/visgl/deck.gl/assets/2281471/175741f…
-
### Description
I’ve been working with deck.gl + react-map-gl + React 17 for one year, almost every days, and I always used `` as a stateless component, following the doc : [https://deck.gl/docs/de…
-
### Link
https://deck.gl/docs/api-reference/aggregation-layers/hexagon-layer
### Description
The line
```javascript
getTooltip: ({object}: PickingInfo) => object && `Count: ${object.elevationValu…
-
### Proposal
**Topic of the session**
A comparative discussion of the vis.gl and three.js projects, focusing on their technical architectures and ecosystems. Each project has a different history…
-
### Description
Hi,
I need to move some 3D tiles (Tile3DLayer) to 0 elevation. Using custom modelMatrix does not work it seems.
I discussed it on slack, but it seems to be a bug in deck.gl, no…
-
### Bug description
I try to build a deck.gl Scatterplot chart and when I click on update chart buttom I got the 'Unexpected error' message
I set FLASK_DEBUG=True to expect more details in the log…
-
### Description
HeatmapLayer disappears from the map with WebGL error:
```[.WebGL-0x120112dbf00] GL_INVALID_OPERATION: Feedback loop formed between Framebuffer and active Texture.```
![Снимок э…
-
I'm working in a closed network with no outside access, I took a look at the code and all the js dependencies seem to load through a cdn which means I can't use this library.
Is there any solution to …
vayoa updated
3 weeks ago