deck.gl Questions

4

I have downloaded the source codes for kepler.gl from https://github.com/uber/kepler.gl and I have successfully created a local map using a dataset stored in geojson: Now my question is, how do ...
Quennie asked 3/12, 2018 at 10:0

3

How can I enable animation of TripsLayer without react? TripsLayer example uses React and I really don't know, how to convert it to pure js. Please look at "animate" function in the code below. I t...
Southwestwards asked 10/11, 2018 at 21:10

1

Solved

Superset has a deck.gl Polygon visualisation type. I am trying to use this type of chart to display polygons taken from a PostGIS enabled postgres database; however, no visual information is displa...
Fit asked 9/11, 2020 at 20:52

2

Solved

EDIT: This issue is specific to this setup. Please use the code from here if you wish to help. Thanks! I am using Deck.gl with react to display a map. When I try to hide the map with display: none...
Klug asked 10/2, 2020 at 8:21

2

Setup: Basic react app using react-map-gl to show a map with a deck.gl ScatterplotLayer over the top to visualise the data Goal: 1) To show points on a map as circles of a given radius and colou...
Agostino asked 19/9, 2017 at 21:45

1

Solved

I'm using the deck.gl GeoJsonLayer to display regions on a map. through an event, I was able to make these regions selectable. what I am struggling with, is to change the color of a feature in the ...
Lenorelenox asked 8/9, 2019 at 18:33

1

Solved

I am following an example provided on the deck.gl github repository that displays polygons from a geojson. I've since changed the initial focus of the map and provided my own geojson to visualise,...
Rouse asked 7/2, 2019 at 12:48

2

Solved

I am a newbie in terms of react, js and deck.gl and would like to run the basic getting started example from deck.gl: Where do I put this code, which extension do I use, do I need other files e.g....
Overlong asked 9/3, 2017 at 13:58
1

© 2022 - 2024 — McMap. All rights reserved.