From db85936de2b654b51460abb921fdb7c5d4fa0380 Mon Sep 17 00:00:00 2001 From: oterral Date: Thu, 9 Jan 2014 10:54:57 +0100 Subject: [PATCH] Export ol.style.Image#getScale --- src/ol/style/imagestyle.exports | 1 + 1 file changed, 1 insertion(+) diff --git a/src/ol/style/imagestyle.exports b/src/ol/style/imagestyle.exports index d41b6f4897..b2e44df726 100644 --- a/src/ol/style/imagestyle.exports +++ b/src/ol/style/imagestyle.exports @@ -1,4 +1,5 @@ @exportSymbol ol.style.Image @exportProperty ol.style.Image.prototype.getAnchor @exportProperty ol.style.Image.prototype.getRotation +@exportProperty ol.style.Image.prototype.getScale @exportProperty ol.style.Image.prototype.getSize