Skip to content

Conversation

UrbanGISer
Copy link
Contributor

  1. Add label
  • column
  • color
  • size
  • font style
  1. scrolling control to geospatial view node

add label and scrolling control to geospatial view node
@UrbanGISer UrbanGISer linked an issue Aug 8, 2025 that may be closed by this pull request
@UrbanGISer UrbanGISer requested a review from koettert August 8, 2025 17:28
@@ -418,6 +473,14 @@ class ViewNode:

legend_settings = LegendSettings()

label_settings = LabelSettings()

disable_scroll_zoom = knext.BoolParameter(
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should we make this an advanced option?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We won't make it advanced but move it into the base map settings group

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

disable_scroll_zoom moved to base map settings group

@koettert koettert assigned UrbanGISer and unassigned koettert Aug 29, 2025
move disable_scroll_zoom to base map setting
@UrbanGISer UrbanGISer assigned koettert and unassigned UrbanGISer Sep 5, 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.

Geospatial View nodes with option to Zoom upon pressing Ctrl (in Data Apps) Support labels in Geospatial Views
2 participants