Giter VIP home page Giter VIP logo

Comments (6)

ahocevar avatar ahocevar commented on September 26, 2024

dist/olms.js is mostly for quick testing and meant to be an extension to OpenLayers. So you'll need ol.js or ol-debug.js from the distribution as well. You can see how that works in the examples.

The recommended approach for production is to bundle your application with all dependencies, using e.g. Webpack or Browserify.

from ol-mapbox-style.

aidanewen avatar aidanewen commented on September 26, 2024

Thanks @ahocevar, I think the problem is that my app is currently bundled with requirejs. I add paths and a shim for ol.js and olms.js but the require statements in the browserify'd file break with requirejs.

from ol-mapbox-style.

ahocevar avatar ahocevar commented on September 26, 2024

I see. We have no plans to support requirejs with the built version. But you may have more luck with the unshimmed source (index.js) instead of dist/olms.js.

from ol-mapbox-style.

aidanewen avatar aidanewen commented on September 26, 2024

Thanks @ahocevar - appreciate your help. I'll try index.js.

from ol-mapbox-style.

tds4u avatar tds4u commented on September 26, 2024

npm install is NOT creating dist/olms.js anymore?
Also npm run doc && npm run build /scripts/ol-mapbox-style as workaround not working as expected.
npm run build creates test and demo cases but no olms.js

from ol-mapbox-style.

ahocevar avatar ahocevar commented on September 26, 2024

@tds4u #80 brings back dist/olms.js, and it's created by npm install again.

from ol-mapbox-style.

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.