I have pushed v.1.0.2 update. When navigating to another scene from the map while a 360 scene is on going, call the below script call before calling the save command or SceneManager.push(Scene__Save) :
ThreeManager.saveTemp();
That worked, thank you for the fast response! It does show the map for a bit after the save, but that should be manageable.