Project

General

Profile

Revision ffebe856

Added by Jocelyn Dealande over 10 years ago

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

View differences:

index.php
24 24

  
25 25
$dir = new sites_dir($base_dir);
26 26
try {
27
  $sites_list = site_point::get_all();
27
  $sites_list = site_point::get_all(false);
28 28

  
29 29
  echo "<ul id=\"pano-list\">\n";
30 30

  

Also available in: Unified diff