Browse Source

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

Samuel 8 years ago
parent
commit
32ad2d1289
1 changed files with 1 additions and 0 deletions
  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) {