From 0dad9f49c7b635f24dcc85d4315926638753e5d3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric=20Lemoine?= Date: Thu, 19 Dec 2013 13:56:35 +0100 Subject: [PATCH] Export ol.style.Circle getters --- src/ol/style/circlestyle.exports | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/ol/style/circlestyle.exports b/src/ol/style/circlestyle.exports index e70297f950..f397b8a0bc 100644 --- a/src/ol/style/circlestyle.exports +++ b/src/ol/style/circlestyle.exports @@ -1 +1,5 @@ @exportSymbol ol.style.Circle +@exportProperty ol.style.Circle.prototype.getFill +@exportProperty ol.style.Circle.prototype.getImage +@exportProperty ol.style.Circle.prototype.getRadius +@exportProperty ol.style.Circle.prototype.getStroke