From 8edcc7e161ce717861162652f7777caf66c416a8 Mon Sep 17 00:00:00 2001 From: oterral Date: Tue, 11 Feb 2014 12:33:12 +0100 Subject: [PATCH] Add exports for ol.style.Text --- src/ol/style/textstyle.exports | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/src/ol/style/textstyle.exports b/src/ol/style/textstyle.exports index 8a516470c1..2dc53b5f5d 100644 --- a/src/ol/style/textstyle.exports +++ b/src/ol/style/textstyle.exports @@ -1 +1,9 @@ @exportSymbol ol.style.Text +@exportProperty ol.style.Text.prototype.getFill +@exportProperty ol.style.Text.prototype.getFont +@exportProperty ol.style.Text.prototype.getRotation +@exportProperty ol.style.Text.prototype.getScale +@exportProperty ol.style.Text.prototype.getStroke +@exportProperty ol.style.Text.prototype.getText +@exportProperty ol.style.Text.prototype.getTextAlign +@exportProperty ol.style.Text.prototype.getTextBaseline