Missing @export tags for advanced compilation
This commit is contained in:
@@ -2,6 +2,7 @@ goog.provide('ol.Projection');
|
||||
goog.require('ol.UnreferencedBounds');
|
||||
|
||||
/**
|
||||
* @export
|
||||
* @constructor
|
||||
* @param {string} code Projection identifier.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user