Remove DragInteraction

This commit is contained in:
tsauerwein
2014-03-07 09:32:03 +01:00
parent 50d09eba93
commit 5f75104e33
3 changed files with 0 additions and 147 deletions

View File

@@ -4,7 +4,6 @@ goog.require('goog.asserts');
goog.require('ol.ViewHint');
goog.require('ol.events.ConditionType');
goog.require('ol.events.condition');
goog.require('ol.interaction.Drag');
goog.require('ol.interaction.Interaction');
goog.require('ol.interaction.Pointer');