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
I've added fadeAnimation: false as suggested, but I also have the same issue as mentioned above.
var map = L.map('map', {
center: [55.958, 11.635],
zoom: 7,
minZoom: 7,
maxZoom: 15,
fadeAnimation: false
});
The demo is flickering between colored and grayscale in
Firefox 56.0 (32-Bit) (tested with Windows 7)
The text was updated successfully, but these errors were encountered: