Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
dev:developer:3dmapping_sdk:viewer_state [2019/01/31 15:31]
pieter.bonne@orbitgt.com
dev:developer:3dmapping_sdk:viewer_state [2020/05/15 11:22]
jeroen removed
Line 26: Line 26:
  
 Startup options can be provided only once, on viewer construction. Startup options can be provided only once, on viewer construction.
 +
 +Below is a pseudocode example of restoring the application state using the state we have previously stored in the browser's localStorage.
  
 <code javascript> <code javascript>