Commit 91aef67 1 parent 37ac375 commit 91aef67 Copy full SHA for 91aef67
File tree 4 files changed +4
-4
lines changed
app/javascript/components/widgets/widgets/climate
4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ export default {
11
11
units : [ 'co2LossByYear' , 'cLossByYear' ]
12
12
} ,
13
13
analysis : true ,
14
- layers : [ 'b32a2f15-25e8-4ecc-98e0-68782ab1c0fe' ] ,
14
+ // layers: ['b32a2f15-25e8-4ecc-98e0-68782ab1c0fe'],
15
15
metaKey : 'widget_carbon_emissions_tree_cover_loss' ,
16
16
dataType : 'loss' ,
17
17
colors : 'climate' ,
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ export default {
13
13
units : [ 'co2LossByYear' , 'cLossByYear' ]
14
14
} ,
15
15
colors : 'climate' ,
16
- layers : [ 'b32a2f15-25e8-4ecc-98e0-68782ab1c0fe' ] ,
16
+ // layers: ['b32a2f15-25e8-4ecc-98e0-68782ab1c0fe'],
17
17
metaKey : 'tree_biomass_loss' ,
18
18
sortOrder : { } ,
19
19
sentences : {
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ export default {
11
11
options : {
12
12
units : [ 'co2Gain' , 'cGain' ]
13
13
} ,
14
- layers : [ 'fffa76d3-5008-48b7-afeb-2c7054548f2e' ] ,
14
+ // layers: ['fffa76d3-5008-48b7-afeb-2c7054548f2e'],
15
15
metaKey : 'potential_tree_biomass_gain' ,
16
16
sortOrder : {
17
17
summary : 1 ,
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ export default {
11
11
colors : 'climate' ,
12
12
dataType : 'loss' ,
13
13
metaKey : 'aboveground_biomass' ,
14
- layers : [ 'f10bded4-94e2-40b6-8602-ae5bdfc07c08' ] ,
14
+ // layers: ['f10bded4-94e2-40b6-8602-ae5bdfc07c08'],
15
15
sortOrder : {
16
16
summary : 0 ,
17
17
forestChange : 0
You can’t perform that action at this time.
0 commit comments