Révision 135e59fc
Ajouté par Jocelyn Delande il y a presque 11 ans
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
linked the map points to panorama visualization