Add @api to ol.Sphere
This commit is contained in:
@@ -17,6 +17,7 @@ goog.require('goog.math');
|
||||
/**
|
||||
* @constructor
|
||||
* @param {number} radius Radius.
|
||||
* @api
|
||||
*/
|
||||
ol.Sphere = function(radius) {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user