Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow legend on LayerGroup #138

Closed
boeckMt opened this issue Aug 12, 2022 · 0 comments
Closed

Allow legend on LayerGroup #138

boeckMt opened this issue Aug 12, 2022 · 0 comments
Labels
enhancement feat: (New feature or request)

Comments

@boeckMt
Copy link
Member

boeckMt commented Aug 12, 2022

Description

Allow legends on LayerGroup like on Layer.
E.g. if there is a legend for the whole group of layers.

Relevant Package

This feature request is for @dlr-eoc/....
Or if it is not fitting anywhere then a new @dlr-eoc/

@boeckMt boeckMt added the enhancement feat: (New feature or request) label Aug 12, 2022
boeckMt added a commit that referenced this issue Sep 5, 2022
@boeckMt boeckMt mentioned this issue Sep 6, 2022
14 tasks
boeckMt added a commit that referenced this issue Sep 19, 2022
* fix: show button for settings if layer has action; closes #135

* fix: Show layer expand icon only when the layer has some things to expand

* refactor: move style switcher into settings tab

* feat: Allow dynamic components for layer.description

* feat: Allow dynamic components for layer.description - set input

* feat: adjust types to allow Dynamic components for layer description

* fix: Do not change the layer object binding in layerentry

* refactor: add example for layer.description as component

* feat: use inputs.description if possible to generate abstract from dynamic component

* fix: Show layer expand icon if filtertype not Baselayers

* fix: remove right border on tabsbody for layers inside a group

* fix: Do not change the group object binding in

* fix: toggle group tabs and show all settings

* feat: Allow Dynamic components for Group description

* feat: Allow legend on LayerGroup #138

* refactor: add example legend and description components for group

* fix: style for group tabsbody and actions button position

* refactor: set input on layer IDynamicComponent - no object change needed after c6c437e
boeckMt added a commit that referenced this issue Sep 20, 2022
* fix: show button for settings if layer has action; closes #135

* fix: Show layer expand icon only when the layer has some things to expand

* refactor: move style switcher into settings tab

* feat: Allow dynamic components for layer.description

* feat: Allow dynamic components for layer.description - set input

* feat: adjust types to allow Dynamic components for layer description

* fix: Do not change the layer object binding in layerentry

* refactor: add example for layer.description as component

* feat: use inputs.description if possible to generate abstract from dynamic component

* fix: Show layer expand icon if filtertype not Baselayers

* fix: remove right border on tabsbody for layers inside a group

* fix: Do not change the group object binding in

* fix: toggle group tabs and show all settings

* feat: Allow Dynamic components for Group description

* feat: Allow legend on LayerGroup #138

* refactor: add example legend and description components for group

* fix: style for group tabsbody and actions button position

* refactor: set input on layer IDynamicComponent - no object change needed after c6c437e

* fix: deprecated createComponent from componentFactory

* fix: replace deprecated ComponentFactory
@boeckMt boeckMt closed this as completed Sep 23, 2022
boeckMt added a commit that referenced this issue Oct 11, 2022
…tes/usage (#145)

* fix: show button for settings if layer has action; closes #135

* fix: Show layer expand icon only when the layer has some things to expand

* refactor: move style switcher into settings tab

* feat: Allow dynamic components for layer.description

* feat: Allow dynamic components for layer.description - set input

* feat: adjust types to allow Dynamic components for layer description

* fix: Do not change the layer object binding in layerentry

* refactor: add example for layer.description as component

* feat: use inputs.description if possible to generate abstract from dynamic component

* fix: Show layer expand icon if filtertype not Baselayers

* fix: remove right border on tabsbody for layers inside a group

* fix: Do not change the group object binding in

* fix: toggle group tabs and show all settings

* feat: Allow Dynamic components for Group description

* feat: Allow legend on LayerGroup #138

* refactor: add example legend and description components for group

* fix: style for group tabsbody and actions button position

* refactor: set input on layer IDynamicComponent - no object change needed after c6c437e

* fix: deprecated createComponent from componentFactory

* fix: replace deprecated ComponentFactory

* fix: set tile urls in map style source which is used in ol-mapbox-style

* fix: prevent binding to the same element for duplicate IDs on multiple layer-controls

* refactor: update layer source in function

* refactor: remove unused imports

* fix: test if layer has description on generate abstract

* fix: update vector tile style on layers and params or source on baselayers

* refactor: add example to change vector tile style

* docs: add more instructions to work with the library and a project side by side

* BREAKING CHANGE: remove class floating from clr-main-container

* BREAKING CHANGE: Package dependencies are set to allow Minor releases

* pre-release fixing multiple layers with same id

* ci: changed action-name in package-pre-release.yml

Co-authored-by: Michael Langbein <michael_langbein@hotmail.de>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement feat: (New feature or request)
Projects
None yet
Development

No branches or pull requests

1 participant