Giter Site home page Giter Site logo

Comments (6)

bmcbride avatar bmcbride commented on May 29, 2024

Are you getting any console errors? It sounds like it could potentially be a CORS same-origin issue.

from bootleaf.

cartochris avatar cartochris commented on May 29, 2024

No errors that I'm aware of - I am not familiar with CORS, does that relate to settings that I may need to alter on my web server?

from bootleaf.

bmcbride avatar bmcbride commented on May 29, 2024

It's hard to troubleshoot from here, but it sounds like the browser cannot access the geojson resources. What browser and web server are you using? If it's IIS, it may be blocking the geojson files... I think I've seen that before.

from bootleaf.

cartochris avatar cartochris commented on May 29, 2024

Yes I am using IIS and have tried Google Chrome and IE. So I should try to add the geojson extension as a new MIME type on the server?

from bootleaf.

bmcbride avatar bmcbride commented on May 29, 2024

Yeah, you might also try just changing the extension to .txt (be sure to update the references in the assets/js/app.js file as well).

from bootleaf.

cartochris avatar cartochris commented on May 29, 2024

I will try that, thanks

from bootleaf.

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.