-
hello,
I am using gl-react-headless with next.js. Nothing is rendered and I have this error:
> Received `false` for a non-boolean attribute `debug`.
>
> If you want to write it to the DOM, pa…
-
### Description
When attempting to use html2canvas to capture a screenshot of a deck.gl canvas with the preserveDrawingBuffer option set to true, the operation fails. I'm only able to see the base ma…
-
JupyterLab 3 and a few other projects are switching pretty aggressively to React 17, which carries the promise of less need to pin library components (like `react-mapbox-gl`) to particular React relea…
-
After installing the latest `gl-react`, `gl-react-native` and `react-native-webgl` on a clean RN 0.56 and get them to work without major fault I installed this library. In the documentation it doesn't…
-
### Description
Using @deck.gl/arcgis@9.0.20:
The value of the parameter "object" in the getTooltip function is undefined.
```
const layer = new arcGIS.DeckLayer();
layer.deck.getTooltip = ({…
gdnwr updated
5 months ago
-
Here is my code,
settings.gradle
```
include ':mapbox-react-native-mapbox-gl'
project(':mapbox-react-native-mapbox-gl').projectDir = new File(rootProject.projectDir, '../node_modules/@mapbox/re…
-
Downgrading to v5.2.11 of `react-map-gl` was insufficient for my use case since I'm using Mapbox GL JS v2.x.x features (`setTerrain()` specifically)
For those out there in a similar spot, I was abl…
-
### Target Use Case
Two things that Mapbox GL does better than Deck.GL is styling complex vector base maps, and rendering text/symbol layers. There's simply more options to customise the appearance o…
-
I try to use MakerView but I got error forget to export and I check index.js in lib of react-native-mapbox-gl module in my local node_modals and I realize It doesn't exist. I use custom mapbox module …
-
Probably related to
- https://github.com/alex3165/react-mapbox-gl/issues/445
- https://github.com/alex3165/react-mapbox-gl/issues/372
- https://github.com/alex3165/react-mapbox-gl/issues/395
- …