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