From 52c58721e1fdd95260af86231c7c3da0d4b927fc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric=20Lemoine?= Date: Mon, 2 Sep 2013 14:17:23 +0200 Subject: [PATCH] export ol.Map.prototype.getControls --- src/ol/map.exports | 1 + 1 file changed, 1 insertion(+) diff --git a/src/ol/map.exports b/src/ol/map.exports index f676fa46de..7627017c2d 100644 --- a/src/ol/map.exports +++ b/src/ol/map.exports @@ -3,6 +3,7 @@ @exportProperty ol.Map.prototype.addLayer @exportProperty ol.Map.prototype.addPreRenderFunction @exportProperty ol.Map.prototype.addPreRenderFunctions +@exportProperty ol.Map.prototype.getControls @exportProperty ol.Map.prototype.getFeatureInfo @exportProperty ol.Map.prototype.getFeatures @exportProperty ol.Map.prototype.getInteractions