Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
YukaUU committed Jul 18, 2024
1 parent 10a8801 commit 29e4a08
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion apps/viewer/init.js
Original file line number Diff line number Diff line change
Expand Up @@ -260,7 +260,6 @@ function initCore() {


// add center position and zoom
console.log('data', data);
if (data.viewerStates != undefined) {
const decimalPlaces = 3;
attributes.X = data.viewerStates.x,
Expand Down

0 comments on commit 29e4a08

Please sign in to comment.