Skip to content

Commit

Permalink
delete viewerStates ( previuos commit :added viewerStates each annota…
Browse files Browse the repository at this point in the history
…tion
  • Loading branch information
YukaUU committed Jul 18, 2024
1 parent 037c693 commit 27c7fd3
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions apps/viewer/uicallbacks.js
Original file line number Diff line number Diff line change
Expand Up @@ -922,11 +922,6 @@ function annoCallback(data) {
$CAMIC.viewer,
$CAMIC.viewer.canvasDrawInstance.getImageFeatureCollection(),
),
viewerStates: {
x: viewerStates.x,
y: viewerStates.y,
zoom: viewerStates.z,
},
};

console.log('annotJson', annotJson);
Expand Down

0 comments on commit 27c7fd3

Please sign in to comment.