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: Edit selection #1776

Merged
merged 10 commits into from
Aug 21, 2023
Merged

Conversation

steff-o
Copy link
Contributor

@steff-o steff-o commented May 29, 2023

Closes #1614.

Makes the editor select a feature for editing when editor is activated and a feature from an editable layer is selected in featureInfo. Works with all kinds of infoWindows.

It also selects a feature for edit when editor is already active. In standard origo GUI, this is not possible as the editor and featureInfo components can not be active at the same time, but using the api it can happen.

No new configuration is added. It is always active for free.

@jokd
Copy link
Contributor

jokd commented Jun 28, 2023

Tested and looks good to me. If you fix the conflicts I'll merge

@jokd
Copy link
Contributor

jokd commented Aug 18, 2023

@steff-o Please remove package-lock.json.bak and I'll merge this

@jokd jokd merged commit 7d2eda2 into origo-map:master Aug 21, 2023
3 checks passed
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.

Make editor take selection from FeatureInfo or SelectionManager
2 participants