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

Feature/layerconfig store #171

Merged
merged 54 commits into from
Oct 1, 2024
Merged

Feature/layerconfig store #171

merged 54 commits into from
Oct 1, 2024

Conversation

fapola
Copy link
Member

@fapola fapola commented May 14, 2024

Introduces new Layertree and Mapstore based on Redux instead of React Context. The LayerOrder and the Mapconfig/Layerconfig itself are separated now. See the new Layertree story for new usage.

not yet implemented:

  • reorder layers with drag&drop instead of up/down button
  • configure layers (e.g. change style) of type 'vt' or 'wms' layers. This is only implemented for 'geojson' layers at the moment.
  • add layers to store in UI (see AddLayerButton story)

@fapola fapola requested a review from cioddi May 14, 2024 12:46
@cioddi cioddi merged commit 90311cf into main Oct 1, 2024
4 checks passed
@cioddi cioddi deleted the feature/layerconfig-store branch October 1, 2024 08:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants