From f377a70dc505c18ac4df0158809515226b584900 Mon Sep 17 00:00:00 2001 From: Tom Payne Date: Fri, 18 Jan 2013 01:59:59 +0100 Subject: [PATCH] Export ol.Map.addPreRenderFunction* --- src/ol/map.exports | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/ol/map.exports b/src/ol/map.exports index b8cb394c18..8c4285f1c3 100644 --- a/src/ol/map.exports +++ b/src/ol/map.exports @@ -1,4 +1,6 @@ @exportClass ol.Map ol.MapOptions +@exportProperty ol.Map.prototype.addPreRenderFunction +@exportProperty ol.Map.prototype.addPreRenderFunctions @exportProperty ol.Map.prototype.getControls @exportProperty ol.Map.prototype.getInteractions