From 9a2dac71820e7c08861ec0738c98f28e49b1a73f Mon Sep 17 00:00:00 2001 From: Tim Schaub Date: Fri, 30 Aug 2013 14:37:53 -0600 Subject: [PATCH] Limit ol.proj exports --- src/ol/proj.exports | 7 ------- 1 file changed, 7 deletions(-) diff --git a/src/ol/proj.exports b/src/ol/proj.exports index edc4a9a8a3..5fa787c1f2 100644 --- a/src/ol/proj.exports +++ b/src/ol/proj.exports @@ -1,11 +1,4 @@ @exportClass ol.proj.Projection ol.ProjectionOptions -@exportProperty ol.proj.Projection.prototype.getAxisOrientation -@exportProperty ol.proj.Projection.prototype.getCode -@exportProperty ol.proj.Projection.prototype.getExtent -@exportProperty ol.proj.Projection.prototype.getPointResolution -@exportProperty ol.proj.Projection.prototype.getUnits -@exportProperty ol.proj.Projection.prototype.getMetersPerUnit -@exportProperty ol.proj.Projection.prototype.isGlobal @exportSymbol ol.proj.Units @exportProperty ol.proj.Units.DEGREES