diff --git a/src/vectorFeature.js b/src/vectorFeature.js index 5a7d1684e7..c9c8c5f541 100644 --- a/src/vectorFeature.js +++ b/src/vectorFeature.js @@ -8,7 +8,6 @@ var feature = require('./feature'); * @property {geo.vectorFeature.styleSpec} [style] Style object with default * style options. * @property {function|object} [origin={x: 0, y: 0, z: 0}] Origin accessor. - * @property {function */ /**