Project

General

Profile

Paste
Download (1.32 KB) Statistics
| Branch: | Revision:

root / class / RefPoint.class.php @ d0ee1e7f

# Date Author Comment
d0ee1e7f 01/26/2015 11:48 PM Jocelyn Dealande

bugfixed inverted lon/lat parameters on RefPoint (+ added convenience ref_point->get_name())

ffebe856 12/08/2014 11:28 PM Jocelyn Dealande

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

6dea1698 12/08/2014 10:56 PM Jocelyn Dealande

Use propper RefPoint::get_all() instead of requiring ref_points.local.php

9f05628b 12/08/2014 10:39 PM Jocelyn Dealande

moved the ref_points path to a constant.

c5f89cd9 12/20/2013 02:16 PM Jocelyn Delande

webservice to reference ref_points is ready

e68abb6a 12/18/2013 02:17 PM Jocelyn Delande

first steps of add_reference.php webservice : input validation/sanitization and RefPoint class