Parcourir la source

Add update for the view cone when the image is 'launch'

Samuel il y a 8 ans
Parent
commit
32ad2d1289
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1 0
      panorama/static/panorama/js/pano.js

+ 1 - 0
panorama/static/panorama/js/pano.js

@@ -456,6 +456,7 @@ function inertialImage() {
     } else {
 	show_links();
     }
+    update_map();
 }
 
 function tri_ref_points(v1, v2) {