Only set interacting hint when modifying the view
This commit is contained in:
@@ -100,7 +100,6 @@ ol.interaction.Modify = function(opt_options) {
|
||||
*/
|
||||
this.dragSegments_ = null;
|
||||
|
||||
this.interactingHint = 0;
|
||||
};
|
||||
goog.inherits(ol.interaction.Modify, ol.interaction.Drag);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user