Révision 4b86e496
Ajouté par Marc Souviron il y a environ 11 ans
addParams.php | ||
---|---|---|
21 | 21 |
'required' => true), |
22 | 22 |
'altitude' => array('name' => 'altitude', |
23 | 23 |
'type' => 'numeric', |
24 |
'min' => -180, |
|
25 |
'max' => 180, |
|
24 |
'min' => -400, |
|
26 | 25 |
'required' => true), |
27 | 26 |
'loop' => array('name' => 'image_loop', |
28 | 27 |
'type' => 'boolean', |
Formats disponibles : Unified diff
correction d'un bug sur les panoramas non bouclés : le dernier point était mal positionné en Y.