File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 951951 < div class ="videoholder layout3 ">
952952 < video disableRemotePlayback playsinline id ="leftrepeaterview " class ="videogriditem leftrepeaterview " style ="z-index:1; "> </ video >
953953 < canvas id ="leftrepeaterviewfreeze " class ="videogriditem leftrepeaterview " style ="z-index:0; "> </ canvas >
954-
954+
955955 < video disableRemotePlayback playsinline id ="leftpillarview " class ="videogriditem leftpillarview " style ="z-index:1; "> </ video >
956956 < canvas id ="leftpillarviewfreeze " class ="videogriditem leftpillarview " style ="z-index:0; "> </ canvas >
957957
960960
961961 < video disableRemotePlayback playsinline id ="rightrepeaterview " class ="videogriditem rightrepeaterview " style ="z-index:1; "> </ video >
962962 < canvas id ="rightrepeaterviewfreeze " class ="videogriditem rightrepeaterview " style ="z-index:0; "> </ canvas >
963-
963+
964964 < video disableRemotePlayback playsinline id ="rightpillarview " class ="videogriditem rightpillarview " style ="z-index:1; "> </ video >
965965 < canvas id ="rightpillarviewfreeze " class ="videogriditem rightpillarview " style ="z-index:0; "> </ canvas >
966-
966+
967967 < div class ="videogriditem mapview " style ="margin:0px;z-index:0; ">
968968 < iframe id ="sentrymap "> </ iframe >
969969 </ div >
11301130 backview . classList . remove ( "flipped" ) ;
11311131 videogrid . classList = "videoholder layout5" ;
11321132 } else if ( layout == 6 ) {
1133- // map-front-info on top, pillars on the side, repeaters and rear on bottom
1133+ // map-front-info on top, pillars on the side, repeaters and rear on bottom
11341134 videogrid . classList = "videoholder layout6" ;
11351135 } else {
11361136 layout = 3 ;
20802080 } else {
20812081 videoelems [ 5 ] . removeAttribute ( 'src' ) ;
20822082 }
2083-
2083+
20842084 this . numangles = 0 ;
20852085 for ( var i = 0 ; i < 6 ; i ++ ) {
20862086 var v = videoelems [ i ] ;
You can’t perform that action at this time.
0 commit comments