Use vendor detection for requestAnimationFrame

This commit is contained in:
Gregers Gram Rygg
2012-06-25 13:45:33 +02:00
parent 58a83b0d17
commit ab6b2ef008
2 changed files with 5 additions and 10 deletions

View File

@@ -6,6 +6,7 @@
// dependencies for tests
var OpenLayers = [
"OpenLayers/Vendor.js",
"OpenLayers/Animation.js"
];