Export namespaces or constructors but not functions

This commit is contained in:
Tim Schaub
2013-09-04 13:08:39 -06:00
parent 8ca3f13bd2
commit fa1601f04f
4 changed files with 8 additions and 7 deletions
+2 -1
View File
@@ -13,10 +13,11 @@
@exportProperty ol.ProjectionUnits.METERS
@exportSymbol ol.proj.addProjection
@exportSymbol ol.proj.addCommonProjections
@exportSymbol ol.proj.get
@exportSymbol ol.proj.getTransform
@exportSymbol ol.proj.getTransformFromProjections
@exportSymbol ol.proj.transform
@exportSymbol ol.proj.transformWithProjections
@exportSymbol ol.proj.configureProj4jsProjection
@exportSymbol ol.proj.common.add