Skip to content

fix attribution_control being added twice for #1114 #1268

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

tsutterley
Copy link
Contributor

observing attribution_control adds an instance of the control. However the control is added earlier in the Map initialization, and so the attributions are added twice as noted in #1114. This removes the earlier addition of the attribution control so that only a single instance is shown.

observing `attribution_control` adds an instance of the control. however the control is added earlier in the map initialization
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.

1 participant