MAPG-38 reset zoom in the documented way
This commit is contained in:
parent
31e274c8cb
commit
3afadb506b
@ -43,7 +43,8 @@
|
||||
}
|
||||
|
||||
Core.panorama.setVisible(true);
|
||||
Core.panorama.setPov({ heading: 0, pitch: 0, zoom: 0 });
|
||||
Core.panorama.setPov({ heading: 0, pitch: 0 });
|
||||
Core.panorama.setZoom(0);
|
||||
Core.panorama.setPano(data.location.pano);
|
||||
},
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user