bilca commited on
Commit
5e72b15
·
verified ·
1 Parent(s): 2c283b3

Update json_config/site_bilca/accueil.json

Browse files
json_config/site_bilca/accueil.json CHANGED
@@ -23,6 +23,10 @@
23
  "cameraZPhone": 7.5,
24
 
25
  "minZoom": 1,
26
- "maxZoom": 20
 
 
 
 
27
 
28
  }
 
23
  "cameraZPhone": 7.5,
24
 
25
  "minZoom": 1,
26
+ "maxZoom": 20,
27
+ "minAngle": -5,
28
+ "maxAngle": 90,
29
+ "minAzimuth": -720,
30
+ "maxAzimuth": 720
31
 
32
  }