Removing the tileAnimation map property.

Edit CSS to change the style.
This commit is contained in:
tschaub
2012-01-02 15:49:55 -07:00
parent 78963a5fa8
commit 3c910c8801
4 changed files with 2 additions and 31 deletions

View File

@@ -433,7 +433,7 @@ span.olGoogleAttribution.hybrid a, span.olGoogleAttribution.satellite a {
* Animations
*/
.olMapTileAnim .olTileImage {
.olTileImage {
-webkit-transition: opacity 0.2s linear;
-moz-transition: opacity 0.2s linear;
-o-transition: opacity 0.2s linear;