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

Change of attribution text may fail in some situation #695

Closed
1 of 6 tasks
tailriver opened this issue Nov 16, 2021 · 1 comment · May be fixed by #696
Closed
1 of 6 tasks

Change of attribution text may fail in some situation #695

tailriver opened this issue Nov 16, 2021 · 1 comment · May be fixed by #696
Labels

Comments

@tailriver
Copy link

Description

Sometimes old attribution text remains after the layer is hidden.
I think the setAttribution may fail if { attributionControl: false } is specified in LMap.

Live Demo

https://vue2-leaflet.netlify.app/examples/feature-showcase.html

Steps to Reproduce

  1. Change "Attribution position" to "topleft" (other than "bottomright").
  2. Change tile layer to OpenTopoMap.

Expected Results

Vue2Leaflet | Map data: © OpenStreetMap, SRTM | Map style: © OpenTopoMap (CC-BY-SA)

(skip step 1 to get this)

Actual Results

Vue2Leaflet | © OpenStreetMap contributors, Map data: © OpenStreetMap, SRTM | Map style: © OpenTopoMap (CC-BY-SA)

Browsers Affected

  • Chrome
  • Firefox
  • Edge
  • Safari 9
  • Safari 8
  • IE 11

Versions

  • Leaflet: vX.X.X
  • Vue: vX.X.X
  • Vue2Leaflet: vX.X.X
@stale
Copy link

stale bot commented Apr 16, 2022

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix label Apr 16, 2022
@stale stale bot closed this as completed Apr 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant