|
@@ -21350,7 +21350,7 @@ window.Modernizr = function(n, e, t) {
|
|
|
this.setupCustomProperties(e),
|
|
|
this.zoomStats = new L
|
|
|
window.player = this
|
|
|
-
|
|
|
+ this.modeTran = ''
|
|
|
|
|
|
}
|
|
|
var r = e("three")
|
|
@@ -21425,7 +21425,7 @@ window.Modernizr = function(n, e, t) {
|
|
|
this.tileDownloader.tilePrioritizer = new P(this.qualityManager,this.basePanoSize,this.standardPanoSize,this.highPanoSize,this.ultraHighPanoSize),
|
|
|
this.bindEvents(e.container),
|
|
|
this.updateModel()
|
|
|
- this.modeTran = ''
|
|
|
+
|
|
|
|
|
|
|
|
|
}
|
|
@@ -23480,7 +23480,7 @@ window.Modernizr = function(n, e, t) {
|
|
|
n && (this.currentPano = n),
|
|
|
this.switchCameraMode(i, c),
|
|
|
y.cancelById(V.LookTransition);
|
|
|
- window.bus.dispatchEvent({type:'playerAndModelReady'})
|
|
|
+
|
|
|
|
|
|
|
|
|
//before fly---------------------
|
|
@@ -23500,7 +23500,7 @@ window.Modernizr = function(n, e, t) {
|
|
|
}else{
|
|
|
this.transitionPos({type:"beforeFlyOut", dur:I/2})//add
|
|
|
}
|
|
|
-
|
|
|
+ window.bus.dispatchEvent({type:'playerAndModelReady'})
|
|
|
//------------------------------------
|
|
|
|
|
|
|