Initialize snappedToVertex_

This commit is contained in:
ahocevar
2014-04-04 14:11:02 +02:00
parent 523b51d69a
commit bf06129256

View File

@@ -94,7 +94,7 @@ ol.interaction.Modify = function(options) {
* @type {boolean} * @type {boolean}
* @private * @private
*/ */
this.snappedToVertex_; this.snappedToVertex_ = false;
/** /**
* @type {Array} * @type {Array}