Add missing goog.require('ol')
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
goog.provide('ol.interaction.DragZoom');
|
||||
|
||||
goog.require('ol');
|
||||
goog.require('ol.animation');
|
||||
goog.require('ol.easing');
|
||||
goog.require('ol.events.condition');
|
||||
|
||||
Reference in New Issue
Block a user