Use @api annotation instead of @todo api
This commit is contained in:
+1
-1
@@ -13,7 +13,7 @@ goog.require('ol.animation');
|
||||
* @param {number} delay Delay to consider to calculate the kinetic
|
||||
* initial values (milliseconds).
|
||||
* @struct
|
||||
* @todo api
|
||||
* @api
|
||||
*/
|
||||
ol.Kinetic = function(decay, minVelocity, delay) {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user