MAPG-27 reset pov before loading the next pano
This commit is contained in:
parent
1ace9ae0b2
commit
bccd02ce30
@ -162,6 +162,7 @@ function loadPano(data, status) {
|
||||
return;
|
||||
}
|
||||
|
||||
panorama.setPov({heading: 0, pitch: 0, zoom: 1});
|
||||
panorama.setPano(data.location.pano);
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user