MikaFil commited on
Commit
b1f8b73
·
verified ·
1 Parent(s): 8225311

Update sogs/config_plantes_8k.json

Browse files
Files changed (1) hide show
  1. sogs/config_plantes_8k.json +4 -4
sogs/config_plantes_8k.json CHANGED
@@ -32,9 +32,9 @@
32
  "maxZoom": 3,
33
  "minPivotY": 2.5,
34
  "minAngle": -90,
35
- "maxAngle": 45,
36
- "minAzimuth": -90,
37
- "maxAzimuth": 90,
38
 
39
- "minY": 0.1
40
  }
 
32
  "maxZoom": 3,
33
  "minPivotY": 2.5,
34
  "minAngle": -90,
35
+ "maxAngle": 0,
36
+ "minAzimuth": -90000,
37
+ "maxAzimuth": 90000,
38
 
39
+ "minY": 0.2
40
  }