Closed aborruso closed 10 years ago
Hi all, I have had in minimap control the same problem I have had in my regualr map: https://github.com/Leaflet/Leaflet/issues/2157
I have applied the same kind of CSS modification you read here https://github.com/Leaflet/Leaflet/issues/2078 and I have added this code to Control.MiniMap.css: .leaflet-control-minimap img { -webkit-backface-visibility: hidden; }
Best regards,
Andrea
Since this is actually a bug in Leaflet itself and that appears to have been handled in 0.7.0, I'll close this bug now.
Hi all, I have had in minimap control the same problem I have had in my regualr map: https://github.com/Leaflet/Leaflet/issues/2157
I have applied the same kind of CSS modification you read here https://github.com/Leaflet/Leaflet/issues/2078 and I have added this code to Control.MiniMap.css: .leaflet-control-minimap img { -webkit-backface-visibility: hidden; }
Best regards,
Andrea