Partial valid-jsdoc corrections
This commit is contained in:
@@ -12,7 +12,7 @@ ol.CenterConstraintType;
|
||||
|
||||
/**
|
||||
* @param {ol.Extent} extent Extent.
|
||||
* @return {ol.CenterConstraintType}
|
||||
* @return {ol.CenterConstraintType} The constraint.
|
||||
*/
|
||||
ol.CenterConstraint.createExtent = function(extent) {
|
||||
return (
|
||||
|
||||
Reference in New Issue
Block a user