Fix tile overzooming

This commit is contained in:
John Firebaugh
2013-06-12 16:49:50 -07:00
parent 0a91918622
commit e339bd5df3
2 changed files with 16 additions and 7 deletions
+3
View File
@@ -17,6 +17,9 @@ img.tile {
img.tile-loaded {
opacity: 1;
}
img.tile-removing {
opacity: 0;
}
/* base styles */
path {