File tree Expand file tree Collapse file tree 1 file changed +10
-9
lines changed Expand file tree Collapse file tree 1 file changed +10
-9
lines changed Original file line number Diff line number Diff line change @@ -24,16 +24,17 @@ body:
24
24
- type : checkboxes
25
25
id : flavor
26
26
attributes :
27
- label : Flavors
28
- description : Are you using one of the following platform-specific APIs?
27
+ label : Module
28
+ description : First, we need to understand which deck.gl-community module you are using.
29
29
options :
30
- - label : Script tag
31
- - label : React
32
- - label : Python/Jupyter notebook
33
- - label : MapboxOverlay
34
- - label : GoogleMapsOverlay
35
- - label : CartoLayer
36
- - label : ArcGIS
30
+ - label : deck.gl-community/arrow-layers
31
+ - label : deck.gl-community/bing-maps
32
+ - label : deck.gl-community/editable-layers
33
+ - label : deck.gl-community/experimental
34
+ - label : deck.gl-community/graph-layers
35
+ - label : deck.gl-community/layers
36
+ - label : deck.gl-community/react
37
+ - label : deck.gl-community/react-graph-layer
37
38
- type : textarea
38
39
attributes :
39
40
label : Expected Behavior
You can’t perform that action at this time.
0 commit comments