-
Notifications
You must be signed in to change notification settings - Fork 3
Feature/gfi set feature information #207
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
Merged
Merged
Changes from 21 commits
Commits
Show all changes
24 commits
Select commit
Hold shift + click to select a range
0da5c97
Add documentation for soon to be added action setFeatureInformation
dopenguin efebbc0
Move action setupTooltip to a separate file
dopenguin cd273f8
Move action setupCoreListener to setup action file
dopenguin 74fcb88
Move action setupMultiSelection to setup action file
dopenguin 4fad81d
Move action setupZoomListeners to setup action file
dopenguin 1c0f8b1
Move type FeatureByLayerId to central file
dopenguin 54f8ebd
Move filterFeatures to a separate file to be a util function
dopenguin 6f82b9b
Add information regarding isSelectable and the override
dopenguin 16e9008
Add information on how to reset the selection
dopenguin 4bf3c58
Move part of a function to be a new utility function renderFeatures
dopenguin 682d639
Do not filter the features anew in each iteration
dopenguin 3048229
Remove unused import
dopenguin 7d24515
Add setFeatureInformation to be able to programmatically add features
dopenguin 55e73bb
Add an example for the new action setFeatureInformation to the snowbox
dopenguin 125215f
Add tests for util functions filterFeatures and sortFeatures
dopenguin a4b044a
Merge branch 'main' into feature/gfi-set-feature-information
dopenguin d679903
Merge branch 'main' into feature/gfi-set-feature-information
dopenguin b8a4dae
Merge branch 'main' into feature/gfi-set-feature-information
dopenguin 7936711
Merge branch 'main' into feature/gfi-set-feature-information
dopenguin 0f386c6
Merge branch 'main' into feature/gfi-set-feature-information
dopenguin 4937238
Merge branch 'main' into feature/gfi-set-feature-information
warm-coolguy 2149091
Fix e2e tests breaking by moving the click handler outside createMap
dopenguin 9afba0c
Adjust documentation of setFeatureInformation
dopenguin 397c57f
Remove unnecessary property
dopenguin File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
539 changes: 539 additions & 0 deletions
539
packages/clients/snowbox/src/exampleFeatureInformation.ts
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.