From 3aeb4d1584f88b297b79a5f321c68636b9cdaa97 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric=20Lemoine?= Date: Sat, 12 Oct 2013 17:06:16 +0200 Subject: [PATCH] Export ol.Map#getEventCoordinate --- src/ol/map.exports | 1 + 1 file changed, 1 insertion(+) diff --git a/src/ol/map.exports b/src/ol/map.exports index be093c80b9..6ba7f6bad0 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.getEventCoordinate @exportProperty ol.Map.prototype.getEventPixel @exportProperty ol.Map.prototype.getFeatureInfo @exportProperty ol.Map.prototype.getFeatures