Skip to content

Commit

Permalink
Merge branch 'dev', remote-tracking branch 'origin' into 48-make-side…
Browse files Browse the repository at this point in the history
…bar-more-intuitive
  • Loading branch information
mariewah committed Oct 29, 2025
3 parents fc1c376 + 3eb004c + b4a0e8c commit 5d9fdbd
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/potreeViewer.js
Original file line number Diff line number Diff line change
Expand Up @@ -125,6 +125,9 @@ export async function createPotreeViewer(

makeGlobeBackgroundOption()

// Show compass
viewer.compass.setVisible(true)

initMeasurementsPanel(viewer)
initAnnotationsPanel(viewer)
initMiniMap(viewer)
Expand Down

0 comments on commit 5d9fdbd

Please sign in to comment.