From cdfed15d43520d973952ba19aee740251f3bc22b Mon Sep 17 00:00:00 2001 From: Tom Payne Date: Mon, 20 Jan 2014 15:51:28 +0100 Subject: [PATCH] Export ol.format.TopoJSON --- src/ol/format/topojsonformat.exports | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 src/ol/format/topojsonformat.exports diff --git a/src/ol/format/topojsonformat.exports b/src/ol/format/topojsonformat.exports new file mode 100644 index 0000000000..367c42efb8 --- /dev/null +++ b/src/ol/format/topojsonformat.exports @@ -0,0 +1,3 @@ +@exportSymbol ol.format.TopoJSON +@exportProperty ol.format.TopoJSON.prototype.readFeatures +@exportProperty ol.format.TopoJSON.prototype.readProjection