if the ref_point not found, shows at least an error refs #303
fixed a bug introduced in 7096d2f and preventing propper circles displaying
panorama.php
again, a lat/lon inverted
Refacto of Tiles handling and simplified a bit file naming for tiles/params.By the way, fixes #297
THIS COMMIT BREAKS FILE LAYOUT AND REQUIRES MIGRATION (SEE BELLOW).
To migrate data :
cd tilesfind . '*.jpg' -exec rename 's/[^\/]*_(([0-9]{3}_){2}([0-9]{3}))/$1/' {} \;...
Marc patch to handle touch events
adds and delete ref_points from js interface
now displays the circles with the same color as on the pano (sortof...)
Can now Load the pano.js in the view_cap.php
Fixed ref_points dialog (I broke it...)
- Moved ref_points.php to something less toulouse-specific ;-)by default : no ref points, but the ability to define its own listor to use one of the files from ref_points folder.- Fixed the UI if the ref_points list is empty.
Amélioration du style de la page de tracé de capinsertion de la distance du curseur au point de référence cur cette même page.
correction de bug relatif è la visualisation d'un axe sur OSM
Amélioration du système de navigation assisté par OSM ou googleCorrection d'un bug de non-linéarité sur les panoramas rebouclés (360°)simplification du style
amélioration mineure
permet la visualisation d'axes horizontaux via OSM
correction d'un bug sur les panoramas non bouclés : le dernier point était mal positionné en Y.
remise en forme du travail de Victor Pongnian suit à son stageIl reste pas mal de cosmétique à revoir mais le système devrait déjà être utilisable dans l'état.
Version réaliée pour la sage de Victor Pongnian
Première version enregistrée