Projet

Général

Profil

Révision 135e59fc

Ajouté par Jocelyn Delande il y a plus de 10 ans

linked the map points to panorama visualization

Voir les différences:

class/site_point.class.php
87 87

  
88 88
  public function get_url() {
89 89
	  return sprintf('panorama.php?dir=%s&panorama=%s',
90
	                 dirname($this->base_dir), $this->get_name());
90
	                 'tiles', $this->get_name());
91 91
  }
92 92
}

Formats disponibles : Unified diff