Projet

Général

Profil

Révision ffebe856

Ajouté par Jocelyn Dealande il y a plus de 9 ans

do not display ref_points and panorama further than 25km from the current one (tunable in constant)

Voir les différences:

constants.inc.php
3 3
define('PANORAMA_FOLDER', 'tiles' );
4 4
define('PANORAMA_PATH', CELUTZ_PATH.'/'.PANORAMA_FOLDER );
5 5
define('UPLOAD_PATH', CELUTZ_PATH.'/upload' );
6
// Do not display points further than that (in kms)
7
define('MAX_SEEING_DISTANCE', 25);
6 8
define('REF_POINTS_PATH', CELUTZ_PATH.'/'.'ref_points.local.php');
7 9
?>

Formats disponibles : Unified diff