-
-
### Target Use Case
When using deck.gl with Vector Google Maps, labels, POIs and other Google Maps layers are placed over Deck.gl layers as it can be seen in the image:
![image](https://user-image…
-
#### Description
I'm currently using an IconLayer (with custom svg) and a PathLayer, these are basically some markers that represent a vehicle, while the PathLayer draws the route.
This seems to…
-
[Binder/MyBinder/BinderHub](https://github.com/jupyterhub/binderhub) is a service that lets you deploy a Jupyter notebook on demand, to test out something.
This could be very useful with deck.gl: …
-
### Target Use Case
When loading pointcloud from [LAS file](https://en.wikipedia.org/wiki/LAS_file_format), it is common that 'intensity channel' is used. But deck.gl does not support this feature, s…
-
Loading data from S3 is a common use case today. With loaders.gl it is simple enough to perform this task against public data as it is easy to provide an https URL to an s3 object. Against single-obje…
-
### Description
ContourLayer example is broken as `ContourLayer` hasn't yet been ported to v9
### Flavors
- [ ] Script tag
- [ ] React
- [ ] Python/Jupyter notebook
- [ ] MapboxOverlay
- [ ] Google…
-
要調査
-
Background-
We have a requirement to render very huge data on react-map-gl and the data may easliy go beyond 250 mb which is a limitation with browsers.
What we are implementing?
Our plan is to …
-
Hello,
I try to install SAMPO-UI via npm on a server where I unfortunately cannot install Docker (not allowed by the ICT department).
I am using the most recent version of nodejs (`v18.20.0`) and …