Skip to content

Zoom to layer on double-click#1116

Merged
martinRenou merged 2 commits intogeojupyter:mainfrom
nakul-py:fix939
Feb 12, 2026
Merged

Zoom to layer on double-click#1116
martinRenou merged 2 commits intogeojupyter:mainfrom
nakul-py:fix939

Conversation

@nakul-py
Copy link
Collaborator

@nakul-py nakul-py commented Feb 12, 2026

Description

This PR implements a new function that helps the user to zooming to layer on double-click.

Zoom-to-layer.mp4

Checklist

  • PR has a descriptive title and content.
  • PR description contains references to any issues the PR resolves, e.g. Resolves #XXX.
  • PR has one of the labels: documentation, bug, enhancement, feature, maintenance
  • Checks are passing.
    Failing lint checks can be resolved with:
    • pre-commit run --all-files
    • jlpm run lint

📚 Documentation preview: https://jupytergis--1116.org.readthedocs.build/en/1116/
💡 JupyterLite preview: https://jupytergis--1116.org.readthedocs.build/en/1116/lite

@nakul-py nakul-py self-assigned this Feb 12, 2026
@github-actions
Copy link
Contributor

Binder 👈 Launch a Binder on branch nakul-py/jupytergis/fix939

@nakul-py nakul-py added the enhancement New feature or request label Feb 12, 2026
@github-actions
Copy link
Contributor

github-actions bot commented Feb 12, 2026

Integration tests report: appsharing.space

Copy link
Member

@martinRenou martinRenou left a comment

Choose a reason for hiding this comment

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

Amazing! Thanks! Tested on jupyterlite and works like a charm

@martinRenou martinRenou merged commit 87e23cf into geojupyter:main Feb 12, 2026
16 checks passed
@nakul-py nakul-py deleted the fix939 branch February 12, 2026 15:09
gjmooney pushed a commit to gjmooney/jupytergis that referenced this pull request Feb 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

"Zoom to layer" on double click

2 participants