Pleasant zoom.

This commit is contained in:
Tim Schaub
2012-06-23 02:50:00 +02:00
parent 0554bceb29
commit 76d90428bd
3 changed files with 11 additions and 14 deletions

View File

@@ -1,5 +1,11 @@
.ol-renderer-webgl-canvas { width:100%; height:100%; }
.olTile {
-webkit-transition: opacity 0.2s linear;
-moz-transition: opacity 0.2s linear;
-o-transition: opacity 0.2s linear;
transition: opacity 0.2s linear;
}
/**
* arrow implementation from http://cssarrowplease.com/ for ol-popup