-
Notifications
You must be signed in to change notification settings - Fork 2
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/add new mode for attributions #136
Conversation
'footer' as a renderType is not really fitting as it is possible to place the information box anywhere in the map, but I could not think of a better term. Changelog: As in "Masterportal", I used "Unreleased" as topic. I'm not sure if this is the correct procedure for POLAR? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks great!
Two minor comments, and then we are good to go 😊
packages/plugins/Attributions/src/components/AttributionContent.vue
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Summary
A new renderType 'footer' was added that displays a small, non-closing information box.
Instructions for local reproduction and review
Configuration of the Attribution Plugin with the renderType 'footer'. The attributions will be displayed wherever it is placed within the layout as smaller version of the information box.