-
### Proposal
React Renderer for Deck.gl
**Topic of the session**
A talk about the process and reasoning behind why our team created a custom React renderer for Deck.gl. Will note reasons that…
-
Hi guys,
Hope you are all well !
I was wondering if you can help me to port this codepen example (deck.gl) wit vue-deck.gl ?
https://codepen.io/lucmichalski/pen/rNjbJWR
Thanks for any in…
ghost updated
3 years ago
-
Deck.GL supports two formats for 3D tiles:
3DTiles: https://www.ogc.org/standards/3DTiles
and ESRI I3S: https://github.com/Esri/i3s-spec
More info here:
https://github.com/visgl/deck.gl/bl…
-
## Checklist
### Layer
- [x] arc
- [x] cluster
- [x] color aggregation type doesnt trigger color update
- [x] geojson
- [x] grid
- [x] color aggregation type doesnt trigger color upda…
-
### Proposal
This is just a stub, but I propose to give a talk on the architecture of [Lonboard](https://developmentseed.org/lonboard/latest/), how it uses deck.gl, and how we can better integrate …
-
Was curious if there are plans to make nebula work with deck.gl's GlobeView?
https://github.com/visgl/deck.gl/discussions/5424
-
Hello -
I have a dataframe with racial makeup for Chicago. I am trying to add 5 different layers for 5 different races. Is there a way to toggle them on and off like one do in leaflet like the jpe…
-
I just came across [this RFC](https://github.com/visgl/deck.gl/blob/7746c3c5891d38ba8cb7bd773b905b59b8c4292c/dev-docs/roadmaps/gpu-table-roadmap.md) in deck.gl, describing a vision for the future of t…
manzt updated
5 months ago
-
Things I've added in our fork that may be worth adding/reviewing here
#### Things that are simple(ish) to merge
- v9 bump
- Add support for Deck widgets
- Add `mapWidth` to `Map`
- An alternat…
-
### Description
I have added geojson layer using deck gl on the google maps. It is working very well in the laptop/desktop but when i open my website in the mobile's(any android or IOS) chrome, then …