From 2af82abcda44cab5eb0e8cc53f480ca70e5c47b1 Mon Sep 17 00:00:00 2001 From: ahocevar Date: Wed, 6 Mar 2013 21:03:57 +0100 Subject: [PATCH] Adding missing export --- src/ol/feature.exports | 1 + 1 file changed, 1 insertion(+) diff --git a/src/ol/feature.exports b/src/ol/feature.exports index 3192a1fd2d..67545ce3d5 100644 --- a/src/ol/feature.exports +++ b/src/ol/feature.exports @@ -4,3 +4,4 @@ @exportProperty ol.Feature.prototype.getGeometry @exportProperty ol.Feature.prototype.set @exportProperty ol.Feature.prototype.setGeometry +@exportProperty ol.Feature.prototype.setSymbolizers