Git Product home page Git Product logo

Comments (3)

manuelcabral avatar manuelcabral commented on May 5, 2024 1

That is a good idea, but there are no plans to add new features to the Marzipano tool in the near future.

Closing the issue because this repository is only for the Marzipano viewer library.

from marzipano.

ReallyNotARussianSpy avatar ReallyNotARussianSpy commented on May 5, 2024 1

If someone reading this ever wants to implement this on their own, they could decompile app.js. Search for:

var r = ["app-files", "tiles", t.uniqueId()];

t contains all the active state data. The tile data makes the json blob 80mb+, so potentially one could not save the tile data, keep the other settings and save that state information in a json file. The information is already saved in data.js so one could just parse it from that also. Then either load the same pano images and be able to restore the hotspot/info things, or even upload the zip archive and have the tile image data converted into the javascript object (harder difficulty).

from marzipano.

elik745i avatar elik745i commented on May 5, 2024 1

Hi any success on save/load project implementation? This would be very handy!!!

from marzipano.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.