From dbdacec6df24673d46cab41d6bda5911a3671785 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric=20Lemoine?= Date: Sat, 12 Oct 2013 17:06:08 +0200 Subject: [PATCH] Export ol.Map#getEventPixel --- src/ol/map.exports | 1 + 1 file changed, 1 insertion(+) diff --git a/src/ol/map.exports b/src/ol/map.exports index 276f9a040d..be093c80b9 100644 --- a/src/ol/map.exports +++ b/src/ol/map.exports @@ -4,6 +4,7 @@ @exportProperty ol.Map.prototype.addOverlay @exportProperty ol.Map.prototype.beforeRender @exportProperty ol.Map.prototype.getControls +@exportProperty ol.Map.prototype.getEventPixel @exportProperty ol.Map.prototype.getFeatureInfo @exportProperty ol.Map.prototype.getFeatures @exportProperty ol.Map.prototype.getInteractions