spatial-data-lab / knime-geospatial-extension

This repository is built for KNIME-CGA Geospatial Project, and the goal is to build Python-based nodes for geospatial analysis in KNIME Analytic Platform.
MIT License
25 stars 10 forks source link

Geospatial View nodes with option to Zoom upon pressing Ctrl (in Data Apps) #345

Open koettert opened 3 months ago

koettert commented 3 months ago

When incorporating the Geospaatial View into a report which extends beyond the screen height and you want to scroll, it automatically zooms instead of scrolling which only leaves one to manually click & drag the scroll bar or very precisely position the cursor. Hence, I’d like to suggest, which is derived from Google Maps integration on websites, to allow to zoom upon CTRL is pressed.

Description copied from this forum post.

wybert commented 3 months ago

See this possible solution https://python-visualization.github.io/folium/latest/user_guide/plugins/scroll_zoom_toggler.html