tomhughes left a comment (openstreetmap/openstreetmap-website#6229)

The sticky attribution is caused by 
https://github.com/maplibre/maplibre-gl-leaflet/blob/b1e860b9705ee1dcb77f34d40dad829ab7ed7f82/leaflet-maplibre-gl.js#L163-L168
 which for some reason does an extra attribution add when the underlying 
maplibre map is first loaded even though the attribution control does the same 
add when the layer is added.

The attribution control removes it again when the layer is removed, but 
maplibre doesn't, so it sticks...

-- 
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/issues/6229#issuecomment-3110006712
You are receiving this because you are subscribed to this thread.

Message ID: 
<openstreetmap/openstreetmap-website/issues/6229/3110006...@github.com>
_______________________________________________
rails-dev mailing list
rails-dev@openstreetmap.org
https://lists.openstreetmap.org/listinfo/rails-dev

Reply via email to