diff --git a/src/path/Path.js b/src/path/Path.js index de5ee6ed..7a2a71e0 100644 --- a/src/path/Path.js +++ b/src/path/Path.js @@ -611,6 +611,7 @@ var Path = this.Path = PathItem.extend({ * * @param {Number} offset * @param {Boolean} [isParameter=false] + * @return CurveLocation */ getLocationAt: function(offset, isParameter) { var curves = this.getCurves(),