Require ol.MapBrowserEvent
This commit is contained in:
@@ -3,7 +3,7 @@ goog.provide('ol.interaction.Modify');
|
||||
goog.require('ol');
|
||||
goog.require('ol.Collection');
|
||||
goog.require('ol.Feature');
|
||||
goog.require('ol.MapBrowserEvent.EventType');
|
||||
goog.require('ol.MapBrowserEvent');
|
||||
goog.require('ol.MapBrowserPointerEvent');
|
||||
goog.require('ol.View');
|
||||
goog.require('ol.array');
|
||||
|
||||
Reference in New Issue
Block a user