-
### Module
- [ ] deck.gl-community/arrow-layers
- [ ] deck.gl-community/bing-maps
- [X] deck.gl-community/editable-layers
- [ ] deck.gl-community/experimental
- [ ] deck.gl-community/graph-laye…
-
### Module
- [ ] deck.gl-community/arrow-layers
- [ ] deck.gl-community/bing-maps
- [X] deck.gl-community/editable-layers
- [ ] deck.gl-community/experimental
- [ ] deck.gl-community/graph-layers
- […
-
Hi guys, should we expect support for Deck v9?
-
when I tried to use the `GeoArrowH3HexagonLayer`
I am getting the following error, it doesn't seem to get hexagon from `getHexagon`
deck: initialization of H3HexagonLayer({id: 'geoarrow-polygons…
-
### Module
- [ ] deck.gl-community/arrow-layers
- [ ] deck.gl-community/bing-maps
- [X] deck.gl-community/editable-layers
- [ ] deck.gl-community/experimental
- [ ] deck.gl-community/graph-layers
- […
-
### Description
Hi,
I have a model which I tried loading into the latest version of deck.gl however it does not load and I get this warning. This model did work in deck.gl version 8.
I unders…
-
Displaying large vector datasets is an pain currently.
Supporting @geoarrow/deck.gl-layers should alleviate some of that.
-
deck.gl 8.9 and above have ESM/CJS interop issues when included on the server. This isn't something you need to do but it's convenient to be able to directly import stuff from just the `deck.gl.layers…
-
### Loader
import { ParquetLoader } from '@loaders.gl/parquet';
### Description
Consider the following code which renders counts against h3 indexes in a parquet file. As the code is below it…
-
### 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…