bilca commited on
Commit
e345ff6
·
verified ·
1 Parent(s): 669a938

Update test_config/config.json

Browse files
Files changed (1) hide show
  1. test_config/config.json +2 -7
test_config/config.json CHANGED
@@ -5,11 +5,6 @@
5
  "maxZoom": 5,
6
  "minAngle": 0,
7
  "maxAngle": 90,
8
- "minX": -10,
9
- "maxX": 10,
10
- "minY": -1,
11
- "maxY": 5,
12
- "minZ": -20,
13
- "maxZ": 20,
14
- "aspect": ""
15
  }
 
5
  "maxZoom": 5,
6
  "minAngle": 0,
7
  "maxAngle": 90,
8
+ "aspect": "",
9
+ "cameraPosition": [0, 0, -10]
 
 
 
 
 
10
  }