Code Monkey home page Code Monkey logo

Comments (8)

bcamper avatar bcamper commented on September 28, 2024

@louh @patriciogonzalezvivo

from tangram-play.

patriciogonzalezvivo avatar patriciogonzalezvivo commented on September 28, 2024

Temporal fix, add absolute url paths throuhg rawgit:

tangrams/tangram-sandbox@10a87c9

from tangram-play.

bcamper avatar bcamper commented on September 28, 2024

I've mostly fixed this with code (in Play) that preserves the original source URL. This URL then gets reset each time you load:

  • Load a new example style

  • Start a new file from scratch ("New File")

    But there's still a case where the path is not reset -- when you start a load a file from disk.

from tangram-play.

bcamper avatar bcamper commented on September 28, 2024

See 358f222 for more info

from tangram-play.

bcamper avatar bcamper commented on September 28, 2024

@patriciogonzalezvivo could you help hook this up to the events for opening a file from disk?

from tangram-play.

patriciogonzalezvivo avatar patriciogonzalezvivo commented on September 28, 2024

Sure!

from tangram-play.

louh avatar louh commented on September 28, 2024

There's been an ongoing bug related to this where resources won't load if Tangram Play is started up, and recovers a scene from a previous session. In this particular case, Tangram is initialized with Tangram.leafletLayer({ scene }), because it's the first run of Tangram. Is there a way to set the base_path here, similar to scene.load(scene_url, base_path)?

For additional context, the scene variable passed to Tangram.leafletLayer() might be a "laundered" Blob URL, because it's possible that it has been a user-modified version of the original scene file.

from tangram-play.

louh avatar louh commented on September 28, 2024

Resolved via this release: https://github.com/tangrams/tangram/releases/tag/v0.10.5

Fixed via c9e6433

from tangram-play.

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.