From ad945e6331418af63c323ad0385f21909f3de46b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric=20Lemoine?= Date: Thu, 19 Dec 2013 13:57:06 +0100 Subject: [PATCH] Export ol.style.Icon getters --- src/ol/style/iconstyle.exports | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/ol/style/iconstyle.exports b/src/ol/style/iconstyle.exports index 860fe1e04f..71c33637dd 100644 --- a/src/ol/style/iconstyle.exports +++ b/src/ol/style/iconstyle.exports @@ -1 +1,3 @@ @exportSymbol ol.style.Icon +@exportProperty ol.style.Icon.prototype.getImage +@exportProperty ol.style.Icon.prototype.getSrc