Git Product home page Git Product logo

Comments (5)

gberaudo avatar gberaudo commented on May 28, 2024

Hi @measman , the "oldfashioned" way has been removed from OpenLayers documentation.
For example, https://openlayers.org/doc/quickstart.html only mentions using a bundler.

Are you using a bundler?

from ol-cesium.

measman avatar measman commented on May 28, 2024

Hi @gberaudo , thank you for your reply.

No, I am not using bundler.

isn't it possible to use "oldfashioned" way now?
Can you give me some example or link of any document from which I can learn how to mix these new ES modules and oldfashioned code together and run smoothly.

Thank you for you help.

from ol-cesium.

gberaudo avatar gberaudo commented on May 28, 2024

We removed the oldfashioned build in newer versions of Ol-Cesium.
The goal was to simplify the build system by focusing on modern usages.

Have you tried using a bundler?
Did you encountered issues?

from ol-cesium.

measman avatar measman commented on May 28, 2024

Yes, I have tried using Vite bundler, there is no issue.
But I wanted to use Ol-Cesium in my old application, I don't want to rebuild entire application again but want to add 3D capabilities with Ol-Cesium.
is there any step by step tutorial to learn Ol-Cesium?
Thank you for your help.

from ol-cesium.

gberaudo avatar gberaudo commented on May 28, 2024

There is no tutorial at the moment.
I agree it would be great to go beyond the getting started we currently have.
This tutorial would:

  • start from an existing OpenLayers application;
  • add ol-cesium (how to add dependency, bundlers, lazy loading of CesiumJS);
  • how to directly manipulate CesiumJS (adding 3d tilesets, models, ...)
  • improve on the default synchronization (how to deal with projections, customizing transformation with PROPERTIES.md)
  • a bit about common issues

If someone wants to participate to such a task please add a comment.

from ol-cesium.

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.