From f122778c6dcfdeb28c6a213432f88f50ef4b6f87 Mon Sep 17 00:00:00 2001 From: oterral Date: Tue, 11 Feb 2014 12:18:42 +0100 Subject: [PATCH] Add exports for ol.style.Icon --- 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 71c33637dd..5b7d6c6d77 100644 --- a/src/ol/style/iconstyle.exports +++ b/src/ol/style/iconstyle.exports @@ -1,3 +1,5 @@ @exportSymbol ol.style.Icon +@exportProperty ol.style.Icon.prototype.getAnchor @exportProperty ol.style.Icon.prototype.getImage +@exportProperty ol.style.Icon.prototype.getSize @exportProperty ol.style.Icon.prototype.getSrc