digidem / leaflet-bing-layer

Bing Maps Layer for Leaflet v1.0.0
http://digidem.github.io/leaflet-bing-layer/
86 stars 53 forks source link

Grid lines showing around tiles #31

Open imagoiq opened 6 years ago

imagoiq commented 6 years ago

Seems related to and old issue: https://github.com/Leaflet/Leaflet/issues/5078 If you need more information let me know !

sans titre-1

How to reproduce

markharrison commented 5 years ago

I get this with Chrome and Opera - but not Edge or Firefox. And only on satellite images - not roads.

Arenivar93 commented 4 years ago

Did You found any solution for this bug?

I have the same problem in this moment and I did not found a solution.

error

kasikn77 commented 4 years ago

Workaround from here: https://github.com/Leaflet/Leaflet/issues/3575#issuecomment-150544739 works for me. Problem is with tiles rendering.

1a57danc3 commented 2 years ago

So far this problem has not been solved.

Escen13 commented 1 year ago

This might be the best solution atm

The new CSS approach mix-blend-mode: plus-lighter suggested in the Chrome issue seems like the ideal solution to me. (increasing pixel size of tiles leads to deformations I don't really find acceptable)

Issue: https://github.com/Leaflet/Leaflet/issues/3575