Skip to content

feat: allow base layers between data layers #76

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

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

robertdijk
Copy link

This PR allows base layers to be inserted between the data layers.

It does it by doing the following:

  • Change the filter for the datalayer editor to include the baselayers.
  • Update the LayerEditor to have an option to show the name field. This allows the field to be shown for all types of layers, but only in the data layer section.
  • Update the name Data Layer to Map Layers in the GUI since it now includes not only data layers. This is consistent with the Grafana geomap panel.

@robertdijk robertdijk force-pushed the feature-combine-all-layers branch from 8635f32 to 09b38c2 Compare June 6, 2025 13:30
@robertdijk robertdijk changed the title Feature allow base layers between data layers feat: allow base layers between data layers Jun 6, 2025
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.

1 participant