Dynamap UI update

ZEZEWALK

Messenger
Guest
Last edited:

ZEZEWALK

Messenger
Guest
I'd also like to use CSS to fix the color:

CSS:
#mcmap .leaflet-layer .leaflet-tile {
    filter: brightness(1.375) contrast(1.05) hue-rotate(5deg) saturate(1.125) sepia(0.1);
    image-rendering: pixelated;
    transform: translateZ(0);
}
 

ZEZEWALK

Messenger
Guest
We are discussing this on the Discord at this very minute and a first class solution is more likely.
The LiveAtlas frontend is not on the cards, it seems.