From 7c660f6ac0e1930b1a543417910d29b2476d0f38 Mon Sep 17 00:00:00 2001 From: Tom Payne Date: Thu, 17 Jan 2013 22:39:47 +0100 Subject: [PATCH] Export animation functions, thanks @elemoine --- src/ol/animation.exports | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 src/ol/animation.exports diff --git a/src/ol/animation.exports b/src/ol/animation.exports new file mode 100644 index 0000000000..7286bf8cc3 --- /dev/null +++ b/src/ol/animation.exports @@ -0,0 +1,4 @@ +@exportSymbol ol.animation +@exportProperty ol.animation.createBounce +@exportProperty ol.animation.createPanFrom +@exportProperty ol.animation.createSpin