mirror of
https://github.com/neocturne/MinedMap.git
synced 2025-07-01 13:29:06 +02:00
Add mipmap support to allow zooming out
This commit is contained in:
parent
0162c236fa
commit
4d9f29afab
6 changed files with 190 additions and 54 deletions
|
@ -22,7 +22,7 @@
|
|||
background: #333;
|
||||
}
|
||||
|
||||
img.leaflet-tile {
|
||||
img.overzoomed {
|
||||
image-rendering: -moz-crisp-edges;
|
||||
image-rendering: -o-crisp-edges;
|
||||
image-rendering: -webkit-optimize-contrast;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue