Use @api annotation instead of @todo api
This commit is contained in:
@@ -16,7 +16,7 @@ goog.require('ol.proj.Units');
|
||||
* @constructor
|
||||
* @extends {ol.proj.Projection}
|
||||
* @param {string} code Code.
|
||||
* @todo api
|
||||
* @api
|
||||
*/
|
||||
ol.proj.EPSG3857 = function(code) {
|
||||
goog.base(this, {
|
||||
|
||||
Reference in New Issue
Block a user