Git Product home page Git Product logo

Comments (8)

klokan avatar klokan commented on May 14, 2024

A simple implementation which will include all layers in the LayerGroup hierarchy will be part #25.
The layers will be added individually and information about group is not passed to Cesium.

Advanced impementation of LayerGroups with listeners on opacity/hue/.. of the whole group is to be implemented later on.
Updated: there is #93 now.

from ol-cesium.

klokan avatar klokan commented on May 14, 2024

The simple implementation done in f2709f2 and included in #25

from ol-cesium.

ahocevar avatar ahocevar commented on May 14, 2024

Note from our client: "Our application uses several layer groups to make z-indexing and layer management very straightforward. The layer synchronization in ol3cs should be listening to change events from layer groups so layers stay synchronized between the map/globe."

from ol-cesium.

klokan avatar klokan commented on May 14, 2024

Basic implementation for syncing layers which are inside of a LayerGroup has been done.
This is fully according the specification from #10.

Advanced implementation of LayerGroups - which would allow changes of opacity of a LayerGroup - influencing opacity on all individual layers inside of a group goes beyond the original specification.

@ahocevar - is there a bug report from the client on existing implementation of the LayerGroups?

from ol-cesium.

klokan avatar klokan commented on May 14, 2024

Closing this ticket - if the advanced "Visibility & opacity of LayerGroups" should be implemented lets create a new ticket for that...
Updated: there is #93 now.

from ol-cesium.

schmidtk avatar schmidtk commented on May 14, 2024

@klokan, the issue is with collection changes on layer groups, not visibility/opacity/etc. If a layer is added to/removed from the group that change should be reflected on the globe. We aren't changing display properties at the group level so we're not concerned about that.

from ol-cesium.

klokan avatar klokan commented on May 14, 2024

OK. It is now more clear and it belongs to this ticket. Reopening.

from ol-cesium.

klokan avatar klokan commented on May 14, 2024

Implementation available in the PR #88

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.