From c9c8fad01a8d2cc0be8d677cfd153a1aec013470 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric=20Lemoine?= Date: Thu, 19 Dec 2013 13:57:30 +0100 Subject: [PATCH] Export ol.style.Image getters --- src/ol/style/imagestyle.exports | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/ol/style/imagestyle.exports b/src/ol/style/imagestyle.exports index 070870ecef..d41b6f4897 100644 --- a/src/ol/style/imagestyle.exports +++ b/src/ol/style/imagestyle.exports @@ -1 +1,4 @@ @exportSymbol ol.style.Image +@exportProperty ol.style.Image.prototype.getAnchor +@exportProperty ol.style.Image.prototype.getRotation +@exportProperty ol.style.Image.prototype.getSize