You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sometimes old attribution text remains after the layer is hidden.
I think the setAttribution may fail if { attributionControl: false } is specified in LMap.
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.
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
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
Versions
The text was updated successfully, but these errors were encountered: