From d7e277d0f57e42046e4066ffdbf364d7c5b99fda Mon Sep 17 00:00:00 2001 From: ahocevar Date: Sun, 11 Aug 2013 13:21:47 +0200 Subject: [PATCH] Adding exports --- src/ol/control/selectcontrol.exports | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 src/ol/control/selectcontrol.exports diff --git a/src/ol/control/selectcontrol.exports b/src/ol/control/selectcontrol.exports new file mode 100644 index 0000000000..ac9685b9bc --- /dev/null +++ b/src/ol/control/selectcontrol.exports @@ -0,0 +1,3 @@ +@exportClass ol.control.Select ol.control.SelectOptions +@exportProperty ol.control.Select.prototype.activate +@exportProperty ol.control.Select.prototype.deactivate