Adding @export tags to functions missing it - for advanced compilation.

This commit is contained in:
Petr Pridal
2012-06-20 18:37:56 +02:00
parent 7413770a46
commit 5ed80bcf6c
7 changed files with 18 additions and 1 deletions
+1
View File
@@ -5,6 +5,7 @@ goog.require('ol.Projection');
/**
* @export
* @constructor
* @param {number} x X.
* @param {number} y Y.