Replace ol.animation.createSpin with ol.animation.createRotateFrom

This commit is contained in:
Frederic Junod
2013-02-06 17:10:21 +01:00
parent 3692918ed7
commit 3355f9345d
4 changed files with 29 additions and 27 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
@exportSymbol ol.animation
@exportProperty ol.animation.createBounce
@exportProperty ol.animation.createPanFrom
@exportProperty ol.animation.createSpin
@exportProperty ol.animation.createRotateFrom