From dda4060d849712a3b120bd8479161293df43be37 Mon Sep 17 00:00:00 2001 From: Frederic Junod Date: Wed, 27 Feb 2013 13:35:32 +0100 Subject: [PATCH] Export ol.animation.zoom --- src/ol/animation.exports | 1 + 1 file changed, 1 insertion(+) diff --git a/src/ol/animation.exports b/src/ol/animation.exports index 98207b2e1a..4a8819704d 100644 --- a/src/ol/animation.exports +++ b/src/ol/animation.exports @@ -2,3 +2,4 @@ @exportProperty ol.animation.bounce @exportProperty ol.animation.pan @exportProperty ol.animation.rotate +@exportProperty ol.animation.zoom